Template: Round button/doc

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
| <nowiki>{{round button |label=Example |link=https://example.org/ |external=yes }}</nowiki>
| <nowiki>{{round button |label=Example |link=https://example.org/ |external=yes }}</nowiki>
| {{round button |label=Example |link=https://example.org/ |external=yes }}
| {{round button |label=Example |link=https://example.org/ |external=yes }}
|-
| <nowiki>{{round button |label=Label |colour=gold }}</nowiki>
| {{round button |label=Label |link=Lorem |colour=gold }}
|-
| <nowiki>{{round button |label=Long label gets cut off |link=Test }}</nowiki>
| {{round button |label=Long label gets cut off |link=Test }}
|}
|}
== See also ==
* {{tl|arrow button}}
* {{tl|four-buttons}}

Latest revision as of 08:26, 14 October 2021

Wikitext Output
{{round button |label=Label |link=Test }} Label Label
{{round button |label=Label |link=Test |large=yes }} Label
{{round button |label=Example |link=https://example.org/ |external=yes }} Example
{{round button |label=Label |colour=gold }} Label
{{round button |label=Long label gets cut off |link=Test }} Long label gets cut off

See also

Discuss this page