Difference between revisions of "Template:Draft"

From FSCONS wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
This templates insert a “draft” box on the page, like the following:
 
This templates insert a “draft” box on the page, like the following:
  
{{draft|This is a draft box}}
+
{{box|#FF0000|#FFCCCC|Content of the box}}
  
 
which is obtain with: <nowiki>{{draft|This is a draft box}}</nowiki>
 
which is obtain with: <nowiki>{{draft|This is a draft box}}</nowiki>
Line 14: Line 14:
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>
[[Category:Planning 2011]]
 

Revision as of 13:40, 28 November 2012

This templates insert a “draft” box on the page, like the following:

Content of the box

which is obtain with: {{draft|This is a draft box}}