Difference between revisions of "Template:MultiBox"

From SI410
Jump to: navigation, search
Line 12: Line 12:
 
{{Padding|{{{topPadding|}}}|{{{rightPadding|}}}|{{{bottomPadding|}}}|{{{leftPadding|}}}}}
 
{{Padding|{{{topPadding|}}}|{{{rightPadding|}}}|{{{bottomPadding|}}}|{{{leftPadding|}}}}}
 
{{Border|radius|{{{borderRadius|}}}}}
 
{{Border|radius|{{{borderRadius|}}}}}
{{Box\radius|{{{topLeftRadius|}}}|{{{topRightRadius|}}}|{{{bottomRightRadius|}}}|{{{bottomLeftRadius|}}}}}
+
{{Box\radius|{{{topLeftRadius|0}}}|{{{topRightRadius|0}}}|{{{bottomRightRadius|0}}}|{{{bottomLeftRadius|0}}}}}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
<nowiki>
 
<nowiki>

Revision as of 16:15, 4 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=
}}