Mr. Johnson (talk | contribs) (Created page with "<includeonly><!--Template Subcategories--></includeonly> {{Template|Button}} inserts a stylized text string, formatted to look somewhat like the buttons used in system dialogs and roll cards. ==Usage== It accepts a single {{Parameter|mandatory|string}}, the text to be used in the button. ==Returns== {{Code|<nowiki>{{Button|Things}}</nowiki>}} returns: {{Return|{{Button|Things}}}}") |
Mr. Johnson (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
==Usage== | ==Usage== | ||
It accepts a single {{Parameter|mandatory|string}}, the text to be used in the button. | It accepts a single {{Parameter|mandatory|string}}, the text to be used in the button. | ||
If the parameter is {{Code|roll}}, a D6 symbol is included. | |||
==Returns== | ==Returns== | ||
{{Code|<nowiki>{{Button|Things}}</nowiki>}} returns: {{Return|{{Button|Things}}}} | {{Code|<nowiki>{{Button|Things}}</nowiki>}} returns: {{Return|{{Button|Things}}}} | ||
{{Code|<nowiki>{{Button|roll}}</nowiki>}} returns: {{Return|{{Button|roll}}}} |
Revision as of 22:07, 26 December 2023
Template:Button
inserts a stylized text string, formatted to look somewhat like the buttons used in system dialogs and roll cards.
Usage
It accepts a single mandatory string parameter, the text to be used in the button.
If the parameter is roll
, a D6 symbol is included.
Returns
{{Button|Things}}
returns:
Things
{{Button|roll}}
returns:
Roll