Template:Button: Difference between revisions
From EHWiki
Jump to navigationJump to search
Template:Button |
m →Usage |
||
| Line 2: | Line 2: | ||
==Usage== | ==Usage== | ||
*<nowiki>{{Button|button text}}</nowiki> → {{Button|button text}} | *<nowiki>{{Button|button text}}</nowiki> → {{Button|button text}}<br><br> | ||
*<nowiki>{{Button|title=abcde|text=button text}}</nowiki> → {{Button|title=abcde|text=button text}} | *<nowiki>{{Button|title=abcde|text=button text}}</nowiki> → {{Button|title=abcde|text=button text}}<br><br> | ||
*<nowiki>{{Button|text=button text|format=bold}}</nowiki> → {{Button|text=button text|format=bold}} | *<nowiki>{{Button|text=button text|format=bold}}</nowiki> → {{Button|text=button text|format=bold}} | ||
</noinclude> | </noinclude> | ||
Revision as of 17:26, 10 January 2014
the button
Usage
- {{Button|button text}} → button text
- {{Button|title=abcde|text=button text}} → button text
- {{Button|text=button text|format=bold}} → button text