Changes

383 bytes added ,  14:48, 30 June 2007
m
no edit summary
Line 1: Line 1: −
<includeonly><span style="background:#BF1837; ">{{{1}}}</span>[[Category:Pending]]</includeonly><noinclude>[[Category:Template]]
+
<includeonly><span style="background:{{{color|#F50141}}}; ">{{{1}}}</span>[[Category:Pending]]</includeonly><noinclude>[[Category:Template]]
    
This template allows to place tags to denote something that needs further work. The parameter will be used to display the type of 'pending activity'.  Currently it has been thought out to mark places where examples are needed.
 
This template allows to place tags to denote something that needs further work. The parameter will be used to display the type of 'pending activity'.  Currently it has been thought out to mark places where examples are needed.
Line 7: Line 7:  
== Usage ==
 
== Usage ==
   −
  <nowiki>{{</nowiki> Pending | type &lt;!-- { example | confirmation | update | etc }
+
  <nowiki>{{</nowiki> Pending
 +
  | note &lt;!-- (''unnamed paramater'') the text describing the ''pending'' thing (ie: example | confirmation | update | etc ) ''&gt;
 +
  | color = &lt;!-- the background color (ie: red | blue | #BF1837 | etc ) ''&gt;
 
  <nowiki>}}</nowiki>
 
  <nowiki>}}</nowiki>
    
== Samples ==
 
== Samples ==
   −
  Thus the user can exploit this feature to <nowiki>{{ Pending | need example }}</nowiki>. As we can...
+
  Thus the user can exploit this feature to <nowiki>{{ Pending |need example}}</nowiki>. As we can...
Thus the user can exploit this feature to {{ Pending | need example }}. As we can...
+
Or we can say that we need to <nowiki>{{ Pending |decide on the color|color=orange}}</nowiki> for the default...
 +
Thus the user can exploit this feature to {{ Pending |need example}}. As we can... <br>Or we can say that we need to {{ Pending |decide on the color|color=orange}} for the default...
 
</noinclude>
 
</noinclude>