Difference between revisions of "Template:MultiBox"

From SI410
Jump to: navigation, search
Line 2: Line 2:
 
{{width|{{{width}}}}}
 
{{width|{{{width}}}}}
 
{{height|{{{height|0}}}}}
 
{{height|{{{height|0}}}}}
{{Box\border|{{{borderSize|}}}|{{{borderType|}}}|{{{borderColor|}}}}}
+
{{Border|set|{{{borderSize|}}}|{{{borderType|}}}|{{{borderColor|}}}}}
 
{{Font|{{{fontSize|}}}|{{{fontColor|}}}|{{{fontType|}}}}}
 
{{Font|{{{fontSize|}}}|{{{fontColor|}}}|{{{fontType|}}}}}
 
{{Color|background|{{{backgroundColor|}}}}}
 
{{Color|background|{{{backgroundColor|}}}}}

Revision as of 14:44, 5 November 2012

{{multiBox
|width=
|height=
|borderSize=
|borderType=
|borderColor=
|fontSize=
|fontColor=
|fontType=
|backgroundColor=
|margin=
|topMargin=
|rightMargin=
|bottomMargin=
|leftMargin=
|padding=
|topPadding=
|rightPadding=
|bottomPadding=
|leftPadding=
|borderRadius=
|topLeftRadius=
|topRightRadius=
|bottomRightRadius=
|bottomLeftRadius=
}}