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

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
mNo edit summary
Void Singer (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly><div id="box">
<div id="box">
== {{#if:{{{title|}}} | {{{title}}} | {{PAGENAME}} }} ==
== {{#if:{{{title|}}} | {{{title}}} | {{PAGENAME}} }} ==
{{#if:{{{content|}}} | <div style="padding: 0.5em">
{{#if:{{{content|}}} | <div style="padding: 0.5em">{{{content}}}</div> }}
{{{content}}}
</div></includeonly><noinclude>
</div> }}</div>
</includeonly>
 
<noinclude>
=== you type: ===
=== you type: ===
<pre>{{boxit
<pre>{{boxit
Line 15: 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
|title=bob
|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