Difference between revisions of "Template:Undef"
Jump to navigation
Jump to search
Line 33: | Line 33: | ||
<pre>{{Undef|param=0}}</pre> | <pre>{{Undef|param=0}}</pre> | ||
{{Undef|param=0}} | {{Undef|param=0}} | ||
<pre>{{Undef|boogey=5}}</pre> | |||
{{Undef|boogey=5}} | |||
</noinclude> | </noinclude> |
Revision as of 20:42, 30 June 2017
Description
Checks if undefined, if not tries to default. Use empty otherwise.
Examples
{{Undef}}
Instant
{{Undef|param=}}
s
{{Undef|param=LOL}}
LOLs
{{Undef|5}}
Instant
{{Undef|Instant}}
Instant
{{Undef|1}}
Instant
{{Undef|param=5}}
5s
{{Undef|param=5s}}
5ss
{{Undef|param=0}}
Instant
{{Undef|boogey=5}}
Instant