Mr. Johnson (talk | contribs) No edit summary |
Mr. Johnson (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Documentation}} | {{Documentation}} | ||
<includeonly><onlyinclude><div style="background-color:#CCCCCC; clear: {{{clear|both}}}; margin: 10px 5px; padding: 7px 10px; border:2px solid | <includeonly><onlyinclude><div style="color: black; background-color:#CCCCCC; clear: {{{clear|both}}}; margin: 10px 5px; padding: 7px 10px; border:2px solid var(--yel); border-radius: 5px;">{{{1|}}}</div></onlyinclude></includeonly> |
Revision as of 08:11, 19 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. [ edit ]