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

From Second Life Wiki
Jump to navigation Jump to search
m
m (sandbox test of user template)
Line 1: Line 1:
<includeonly>
<includeonly>
<div id="box">
<div id="box">
== {{#if:{{{title|}}} | {{{title}}} | {{PAGENAME}} }} ==
== {{subst:#if:{{{title|}}} | {{{title}}} | {{PAGENAME}} }} ==
{{#if:{{{content|}}} | <div style="padding: 0.5em">
{{#if:{{{content|}}} | <div style="padding: 0.5em">
{{{content}}}
{{{content}}}

Revision as of 09:01, 19 May 2009


you type:

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

you get:

bob

stuff, stuff, & more stuff