Vorlage:Button: Unterschied zwischen den Versionen
Aus BrandWiki
imported>Ahoi (Created page with "<noinclude>Add a button with the following syntax: <pre> {{Button|Link|Linktext}} </pre> </noinclude><includeonly><span class="bttn">[[{{{1}}}|{{{2}}} →]]</span> </includ...") |
imported>Ahoi |
||
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | <noinclude> | + | <noinclude>With this element, you can add a nice button for '''internal links'''. |
− | < | + | |
− | {{Button|Link|Linktext}} | + | ==How to use== |
− | </ | + | <code><nowiki>{{Button|Link}}</nowiki></code> |
− | </noinclude><includeonly><span class="bttn">[[{{{1}}}|{{{2}}} →]]</span> | + | |
+ | <code><nowiki>{{Button|Link|Linktext}}</nowiki></code> | ||
+ | |||
+ | ; Link | ||
+ | : Simply copy the page name. | ||
+ | ; Link text | ||
+ | : Add a link text. If you omit this value, the page name will be used. | ||
+ | |||
+ | ==Examples== | ||
+ | <code><nowiki>{{Button|Form:Organisation}}</nowiki></code> | ||
+ | : {{Button|Form:Organisation}} | ||
+ | |||
+ | <code><nowiki>{{Button|Form:Brand|Add a new brand}}</nowiki></code> | ||
+ | : {{Button|Form:Brand|Add a new brand}} | ||
+ | |||
+ | </noinclude><includeonly><span class="bttn">[[{{{1}}}|{{{2|{{{1}}}}}} →]]</span> | ||
</includeonly> | </includeonly> |
Aktuelle Version vom 13. Mai 2019, 10:57 Uhr
With this element, you can add a nice button for internal links.
How to use
{{Button|Link}}
{{Button|Link|Linktext}}
- Link
- Simply copy the page name.
- Link text
- Add a link text. If you omit this value, the page name will be used.
Examples
{{Button|Form:Organisation}}
{{Button|Form:Brand|Add a new brand}}