Difference between revisions of "Template:ComponentBox"

From GMOD
Jump to: navigation, search
(This is how you stop unused tempate parameters from producing any output)
m
Line 12: Line 12:
 
     border: 1px solid #888888;
 
     border: 1px solid #888888;
 
     background-color: #fafafa;
 
     background-color: #fafafa;
     line-height: 100%
+
     line-height: 100%;
   "><center>{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}</center></div>
+
    text-align: center;
 +
   ">{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}</div>

Revision as of 19:53, 23 July 2012

The ComponentBox template is used for...

Template code