Difference between revisions of "Template:Undef"
Jump to navigation
Jump to search
(creation) |
m |
||
Line 1: | Line 1: | ||
{{{ | {{{param|0}}}<noinclude> | ||
== Description == | == Description == | ||
Checks if undefined, if not tries to default. Use empty otherwise. | Checks if undefined, if not tries to default. Use empty otherwise. | ||
Line 7: | Line 7: | ||
{{Undef}} | {{Undef}} | ||
<pre>{{Undef| | <pre>{{Undef|param=}}</pre> | ||
{{Undef| | {{Undef|param=}} | ||
<pre>{{Undef| | <pre>{{Undef|param=LOL}}</pre> | ||
{{Undef| | {{Undef|param=LOL}} | ||
</noinclude> | </noinclude> |
Revision as of 20:00, 30 June 2017
0
Description
Checks if undefined, if not tries to default. Use empty otherwise.
Example
{{Undef}}
0
{{Undef|param=}}
{{Undef|param=LOL}}
LOL