Difference between revisions of "Template:ConstructInfoBox"

From DoomWiki.org

m (Re-cat)
(Refactor to use fullcontent)
 
Line 1: Line 1:
 
{{BaseInfoBox
 
{{BaseInfoBox
 
|id={{{id|}}}
 
|id={{{id|}}}
|icon=Under construction icon-yellow.svg
 
|iconsize=40px
 
|iconpos=middle
 
 
|width={{{width|42em}}}
 
|width={{{width|42em}}}
 
|textalign=left
 
|textalign=left
|content= {{{content}}}
+
|fullcontent=<table><tr><td>[[File:Under construction icon-yellow.svg|40px]]</td><td style="padding: 0 5px">{{{content}}}</td></tr></table>
 
}}
 
}}
 
<noinclude>
 
<noinclude>
 
 
Descendent template of [[Template:BaseInfoBox]] which is useful as a single-line notice box that there is an under-construction aspect to an article.
 
Descendent template of [[Template:BaseInfoBox]] which is useful as a single-line notice box that there is an under-construction aspect to an article.
  

Latest revision as of 10:43, 21 February 2015

Under construction icon-yellow.svg{{{content}}}

Descendent template of Template:BaseInfoBox which is useful as a single-line notice box that there is an under-construction aspect to an article.

Usage[edit]

  • id: HTML entity id of descendent template; should be unique per descendent
  • width: Specify width of box; prefer measurements in em units or percentage where practical. Default 42em.
  • content: Inline content