Difference between revisions of "Template:MU Timeline"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
m
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
{|
+
<noinclude>==Usage==
|align=left| '''[{{{URL}}} {{{Title}}}]'''<br><small>{{{Characters}}}</small>
+
 
|-
+
To use the template, simply copy and paste the code below into a new character template.
|align=left| {{{Description}}}
+
<pre><nowiki>{{MU_Timeline
|}
+
| Title=Thread Title
 +
| URL=Thread URL
 +
| Characters=Participating Characters
 +
| Description=Summary of Events
 +
}}</nowiki></pre>
 +
 
 +
-----
 +
 
 +
</noinclude>
 +
{{clear}}
 +
 
 +
* '''[{{{URL}}} {{{Title}}}]'''<br><small>{{{Characters}}}</small><br>{{{Description}}}
 
-----
 
-----

Latest revision as of 16:20, 7 April 2012

Usage

To use the template, simply copy and paste the code below into a new character template.

{{MU_Timeline
| Title=Thread Title
| URL=Thread URL
| Characters=Participating Characters
| Description=Summary of Events
}}


  • [{{{URL}}} {{{Title}}}]
    {{{Characters}}}
    {{{Description}}}