Template:Sidebox: Difference between revisions

From Step Mods | Change The Game
m (Text replace - "{{Fs|" to "{{fs|")
No edit summary
Line 1: Line 1:
<includeonly><div style="width:{{{width|300}}}px;float:{{{1}}}; font-size:0.95em; border:1px solid #4f5860; overflow: hidden; border-radius:5px; box-shadow:0px 0px 20px 20px #292B2C inset; padding:10px; text-align:justify; background:transparent; margin:10px 30px; "><span style="font-size:1.25em; color:#9BC1D5; font-weight: bold;">{{{2}}}</span><br><hr>{{{3}}}</div></includeonly>
<includeonly><div style="width:{{{width|300}}}px; float:{{{1}}}; font-size:.95em; border:1px solid #4F5860; overflow:hidden; border-radius:5px; box-shadow:0px 0px 20px 20px #292B2C inset; padding:10px; text-align:justify; background:transparent; margin:10px 30px;"><span style="font-size:1.25em; color:#9BC1D5;">'''{{{2}}}'''</span><br /><hr>{{{3}}}</div></includeonly><noinclude>__NOTOC__
<noinclude>
 
== Purpose & Usage ==
{{fs|1.2em|{{fc|#e6b69e|Create a left or right floating sidebox.}} }}<br>
{{fs|1.2em|{{fc|#e6b69e|Create a left or right floating sidebox.}} }}<br>


Line 16: Line 17:
Yields:
Yields:
{{Sidebox|left|width=600|This is a heading|This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write.}}
{{Sidebox|left|width=600|This is a heading|This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write.}}
== Examples ==
<!--
'''Code:'''
<pre>{{TEMPLATE NAME AND ARGUMENTS}}</pre>
'''Result:'''
{{TEMPLATE NAME AND ARGUMENTS}}
-->
None
== See Also ==
<!--
*[[:RELATED TEMPLATE NAME AND ARGUMENTS]]
-->
None
</noinclude>

Revision as of 01:23, May 7, 2015


Purpose & Usage[edit source]

Create a left or right floating sidebox.

Syntax (right):

{{Sidebox|right|This is a heading|This is my sidebar with as much text as I could quickly write.}}

Yields:

This is a heading

This is my sidebar with as much text as I could quickly write.

Syntax (left):

{{Sidebox|left|width=600|This is a heading|This is my sidebar with as much text as I could quickly write. ...}}

Yields:

This is a heading

This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write. This is my sidebar with as much text as I could quickly write.

Examples[edit source]

None

See Also[edit source]

None