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

Template:Return: Difference between revisions

(Created page with "{{Documentation}} <includeonly><onlyinclude><div style="background-color:black; clear: {{{clear|both}}}; margin: 10px 5px; padding: 7px 10px; border:2px solid rgb(250, 250, 250); border-radius: 5px;">{{{1|}}}</div></onlyinclude></includeonly>")
 
No edit summary
Line 1: Line 1:
{{Documentation}}
{{Documentation}}
<includeonly><onlyinclude><div style="background-color:black; clear: {{{clear|both}}}; margin: 10px 5px; padding: 7px 10px; border:2px solid rgb(250, 250, 250); border-radius: 5px;">{{{1|}}}</div></onlyinclude></includeonly>
<includeonly><onlyinclude><div style="background-color:#CCCCCC; clear: {{{clear|both}}}; margin: 10px 5px; padding: 7px 10px; border:2px solid rgb(250, 250, 250); border-radius: 5px;">{{{1|}}}</div></onlyinclude></includeonly>

Revision as of 21:45, 17 November 2023

Template:Return

Template:Return is used inside Template:Documentation subpages to clearly delineate between the documentation and the example.

Usage

It accepts one mandatory string parameter, the text to be included in the formatted box.

Return

The supplied string is wrapped in a formatted text box. For instance, {{Return|{{Lorem Ipsum|1}}}} returns:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis quis metus nunc. Fusce est libero, interdum vel iaculis et, blandit quis odio.

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