Difference between revisions of "Template:Box"

From FSCONS wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
which is obtain with: <nowiki>{{box|#FF0000|#FFCCCC|Content of the box}}</nowiki> where:
 
which is obtain with: <nowiki>{{box|#FF0000|#FFCCCC|Content of the box}}</nowiki> where:
 +
 
* first argument is the border color
 
* first argument is the border color
 
* second argument is the background color
 
* second argument is the background color

Revision as of 13:43, 28 November 2012

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



Content of the box


which is obtain with: {{box|#FF0000|#FFCCCC|Content of the box}} where:

  • first argument is the border color
  • second argument is the background color
  • last comes the content of the box