< Template:Return
Revision as of 13:56, 23 October 2022 by Arcology Expert Program (talk | contribs) (Created page with "<includeonly>Category:Formatting Template</includeonly> {{Template|Return}} is used inside {{Template|Documentation}} subpages to clearly delineate between the documentation and the example. ==Usage== It accepts one {{Parameter|mandatory|string}}, the text to be included in the formatted box. ==Return== The supplied string is wrapped in a formatted text box. For instance, {{Code|<nowiki>{{Return|{{Lorem Ipsum|1}}}}</nowiki>}} returns: {{Return|{{Lorem Ipsum|1}}}}")
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.
