Difference between revisions of "Template:Need to add"
From PC-BSD Wiki
Tigersharke (Talk | contribs) m |
Tigersharke (Talk | contribs) m |
||
| Line 3: | Line 3: | ||
Need to add "''{{{1}}}''" to this section {{{2}}}. | Need to add "''{{{1}}}''" to this section {{{2}}}. | ||
| − | {{ # | + | {{ #if: {{{ {{{2}}} |}}} | defined | undefined }} |
</div> | </div> | ||
| Line 13: | Line 13: | ||
{{ #ifeq: {{{param|+}}} | {{{param|-}}} | param is defined | param is undefined }} | {{ #ifeq: {{{param|+}}} | {{{param|-}}} | param is defined | param is undefined }} | ||
| + | |||
| + | {{ #if: {{{param|}}} | param is defined and non-empty | param is undefined or empty}} | ||
</noinclude> | </noinclude> | ||
Revision as of 08:46, 7 June 2011
Need to add "{{{1}}}" to this section {{{2}}}.
undefined
</div>
This is used in places where content is not immediately added. {{Need to include|text to include in content}}
after this feature is complete.
param is undefined
param is undefined or empty