Anonymous
×
Create a new article
Write your page title here:
We currently have 55 articles on SR5 Foundry VTT System Wiki. Type your article name above or click on one of the titles below and start writing!



SR5 Foundry VTT System Wiki
Revision as of 21:41, 26 December 2023 by Mr. Johnson (talk | contribs) (Created page with "{{Documentation}} <includeonly><onlyinclude><!--Replace all with nothing.--></onlyinclude></includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template:Button

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.

It also accepts one optional parameter, red. If set, it changes the background color.

Returns

{{Button|Things}} returns:
{{Button|roll}} returns:
{{Button|Stuff|red=true}} returns:
{{Button|roll|red=true}} returns:

The documentation above was transcluded from Template:Button/Documentation.