Difference between revisions of "User:Void Singer/Template:boxit"

From Second Life Wiki
Jump to navigation Jump to search
m (sandbox test of user template)
m
 
Line 2: Line 2:
== {{#if:{{{title|}}} | {{{title}}} | {{PAGENAME}} }} ==
== {{#if:{{{title|}}} | {{{title}}} | {{PAGENAME}} }} ==
{{#if:{{{content|}}} | <div style="padding: 0.5em">{{{content}}}</div> }}
{{#if:{{{content|}}} | <div style="padding: 0.5em">{{{content}}}</div> }}
</div></includeonly>
</div></includeonly><noinclude>
 
<noinclude>
=== you type: ===
=== you type: ===
<pre>{{boxit
<pre>{{boxit
Line 12: Line 10:


=== you get: ===
=== you get: ===
{{User:Void_Singer/Template:boxit
|title=bob
|content=stuff, stuff, & more stuff
}}
<div id="box">
<div id="box">
== bob ==
== bob ==
<div style="padding: 0.5em">stuff, stuff, & more stuff
<div style="padding: 0.5em">stuff, stuff, & more stuff</div></div>
</div></div>


{{User:Void_Singer/Template:boxit
{{User:Void_Singer/Template:boxit
|title=bob
|title=bob
|content=stuff, stuff, & more stuff
|content=stuff, stuff, & more stuff
}}</noinclude>
}}
</noinclude>

Latest revision as of 09:21, 19 May 2009

you type:

{{boxit
|title=bob
|content=stuff, stuff, & more stuff
}}

you get:

bob

stuff, stuff, & more stuff

bob

stuff, stuff, & more stuff

bob

stuff, stuff, & more stuff