Template:Btn/Documentation: Difference between revisions

Template page
(Created page with "== Syntax == <pre>{{btn|LINK|LABEL|e}}</pre> Arguments: # '''LINK:''' The page name or external URL to link to. # '''LABEL:''' The text to show in the button, will use the link text if not supplied- # '''e:''' Set "e" at the end of the template if linking to an external URL, it will look broken otherwise. == Examples == === Internal Link === <pre>{{btn|Help:Editing|Help Page}}</pre> {{btn|Help:Editing|Help Page}} === External Link === <pre>{{btn|https://supercombo.gg|...")
 
No edit summary
 
Line 16: Line 16:


{{btn|https://supercombo.gg|supercombo.gg|e}}
{{btn|https://supercombo.gg|supercombo.gg|e}}
<noinclude>
[[Category:Template Documentation]]
</noinclude>

Latest revision as of 19:45, 28 May 2023

Syntax

{{btn|LINK|LABEL|e}}

Arguments:

  1. LINK: The page name or external URL to link to.
  2. LABEL: The text to show in the button, will use the link text if not supplied-
  3. e: Set "e" at the end of the template if linking to an external URL, it will look broken otherwise.

Examples

Internal Link

{{btn|Help:Editing|Help Page}}

External Link

{{btn|https://supercombo.gg|supercombo.gg|e}}
supercombo.gg