Difference between revisions of "Template:Need to"
From PC-BSD Wiki
Tigersharke (Talk | contribs) m |
Tigersharke (Talk | contribs) m |
||
| Line 1: | Line 1: | ||
| − | <div style="margin:0.5em; padding:0.5em; border:2px solid # | + | <div style="margin:0.5em; padding:0.5em; border:2px solid #808;"> |
| − | <center>{{{#ifeq:{{{1}}} | + | <center>{{{#ifeq:{{{1|}}}update|<b>Need to {{{1}}}!</b> ''{{{2}}}'' is no longer accurate.|}}}{{{#ifeq:{{{1|}}}add|{{{2}}} {{{1}}} {{{3}}}.|{{{3}}} {{{1}}} {{{2}}}|}}}</center></div> |
<noinclude> | <noinclude> | ||
<br><br> | <br><br> | ||
| Line 6: | Line 6: | ||
<nowiki>{{</nowiki>need to|<action>|<content>|<optional how/when/why condition>}} | <nowiki>{{</nowiki>need to|<action>|<content>|<optional how/when/why condition>}} | ||
| − | + | </noinclude> | |
{{need to|update|image|when PBI components are perfected}} | {{need to|update|image|when PBI components are perfected}} | ||
{{need to|add|image|when PBI components are perfected}} | {{need to|add|image|when PBI components are perfected}} | ||
| − | |||
Revision as of 13:46, 7 June 2011
This is used in where various things need to be added.
{{need to|<action>|<content>|<optional how/when/why condition>}}