Template:Needs work: Difference between revisions

From EotL - End of the Line MUD
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="background: #f4c16f; border:2px solid #c1934a; border-radius: 5px; padding: 5px 10px;">
<div class="alert alert-block">
<h3>This page needs more work</h3>
  <h4>This page needs more work</h4>
{{#if: {{{details|}}}|<p>{{{details}}}</p>}}
  {{#if: {{{1|}}}|<p>{{{1}}}</p>}}
</div>
</div>


Line 10: Line 10:
To use this template, paste the following code into the top of the page, filling all relevant fields:  
To use this template, paste the following code into the top of the page, filling all relevant fields:  
<pre>
<pre>
{{Needs work
{{Needs work | stuff }}</pre>
|details=
}}</pre>
</noinclude>
</noinclude>

Latest revision as of 07:17, 29 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 }}