Template:Needs work: Difference between revisions

From EotL - End of the Line MUD
No edit summary
Line 1: Line 1:
<div style="background: #f4c16f; border:2px solid #c1934a; border-radius: 5px; padding: 5px 10px;">
<div style="background: #f4c16f; border:2px solid #c1934a; border-radius: 5px; padding: 5px 10px;">
<h3>This page needs more work</h3>
<h3>This page needs more work</h3>
{{#if: {{{details|}}}|<p>{{{details}}}</p>}}
{{#if: {{{1|}}}|<p>{{{1}}}</p>}}
</div>
</div>


Line 11: Line 11:
<pre>
<pre>
{{Needs work
{{Needs work
|details=
| stuff
}}</pre>
}}</pre>
</noinclude>
</noinclude>

Revision as of 11:55, 27 June 2013

This page needs more work

{{#if: |

{{{1}}}

}}


Usage

To use this template, paste the following code into the top of the page, filling all relevant fields:

{{Needs work
| stuff
}}