Difference between revisions of "Template:MultiBox"

From SI410
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
{{height|{{{height|0}}}}}
 
{{height|{{{height|0}}}}}
 
{{Border|set|{{{borderSize|}}}|{{{borderType|}}}|{{{borderColor|}}}}}
 
{{Border|set|{{{borderSize|}}}|{{{borderType|}}}|{{{borderColor|}}}}}
{{Font|{{{fontSize|}}}|{{{fontColor|}}}|{{{fontType|}}}}}
+
{{Font|set|{{{fontSize|}}}|{{{fontColor|}}}|{{{fontType|}}}}}
 
{{Color|background|{{{backgroundColor|}}}}}
 
{{Color|background|{{{backgroundColor|}}}}}
 
{{Box\shadow|{{{xShadowOffset}}}|{{{yShadowOffset}}}|{{{shadowBlur}}}|{{{shadowSize}}}|{{{shadowColor}}}}}
 
{{Box\shadow|{{{xShadowOffset}}}|{{{yShadowOffset}}}|{{{shadowBlur}}}|{{{shadowSize}}}|{{{shadowColor}}}}}
Line 13: Line 13:
 
{{Border|radius|{{{topLeftRadius|{{{borderRadius|0}}}}}}|{{{topRightRadius|{{{borderRadius|0}}}}}}|{{{bottomRightRadius|{{{borderRadius|0}}}}}}|{{{bottomLeftRadius|{{{borderRadius|0}}}}}}}}
 
{{Border|radius|{{{topLeftRadius|{{{borderRadius|0}}}}}}|{{{topRightRadius|{{{borderRadius|0}}}}}}|{{{bottomRightRadius|{{{borderRadius|0}}}}}}|{{{bottomLeftRadius|{{{borderRadius|0}}}}}}}}
 
{{{layout|}}}|
 
{{{layout|}}}|
{{{inner|}}}
+
{{{inner|}}}}}</includeonly><noinclude>
}}</includeonly><noinclude>
+
 
<nowiki>
 
<nowiki>
 
{{</nowiki>multiBox<br>
 
{{</nowiki>multiBox<br>

Latest revision as of 02:52, 13 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=
}}