Difference between revisions of "Template:Spacer/doc"
Jump to navigation
Jump to search
old>Realpsojed (Created page with "{{Doc/start}} A simple template that checks if provided parameter is empty. If not empty, returns the parameter with a '''line break''' at the end. Usage:<br> <nowiki>This...") |
(No difference)
|
Revision as of 10:50, 9 May 2020
A simple template that checks if provided parameter is empty. If not empty, returns the parameter with a line break at the end.
Usage:
This is a {{Spacer|simple}} text.
And you get:
This is a simple
text.