10,178
edits
Changes
Test
,no edit summary
{{Special:ContributionScores}}
'''Options 1 - 4 are necessary''', 5-9 offer options<br>
::1 = Page title or Link (Link requires #5)<br>
::9 = Icon placement, ileft or iright (optional, default ileft)
{{col-begin}}{{col-break}}
Default the link is presumed to be external (meaning a page not on the wiki). 5 is therefore not necessary for this.
{{Button-master|1=Launchpad|2=Internal Article|3=far fa-file|4=#395C6B|5=internal}}</nowiki></code>
{{col-end}}
If you'd like to change the link color, using either words, hex, or rgba(), set ''<code>6=color of choice</code>''.
{{Button-master|1=http://mcgilleus.ca|2=Text color|3=fas fa-i-cursor|4=#E6E1C5|6=Crimson}}
{{Button-master|1=http://mcgilleus.ca|2=Text color|3=fas fa-i-cursor|4=#E6E1C5|5=Crimson}}</nowiki></code>
Default the text is white, 6= is not necessary for this case.
If you want the button to float to the right of the page, use <code>7=right</code>.
{{Button-master|1=http://mcgilleus.ca|2=Float right|3=fas fa-indent|4=#3B252C|7=right}}
{{Button-master|1=http://mcgilleus.ca|2=Float right|3=fas fa-indent|4=#3B252C|7=right}}</nowiki></code>
Additionally, if you want it to float=left (meaning that all other objects, headers included, will stay to the right of the block), you can specity <code>7=left</code>.
You can make the button teeny, <code>8=small</code>.
{{Button-master|1=http://mcgilleus.ca|2=Smol|3=fas fa-compress-alt|4=#8F6593|8=small}}
<code><nowiki>
{{Button-master|1=http://mcgilleus.ca|2=Smol|3=fas fa-compress-alt|4=#8F6593|8=small}}</nowiki></code>
The icon can be on the right side as well.
{{Button-master|1=http://mcgilleus.ca|2=Default button appearance|3=fas fa-fast-forward|4=#3F7CAC|9=iright}}
<code><nowiki>
{{Button-master|1=http://mcgilleus.ca|2=Default button appearance|3=fas fa-fast-forward|4=#3F7CAC|9=iright}}</nowiki></code>