Template:Timeline: Difference between revisions

From FeyworldWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:
|c= -2|-1|1|2|3...etc.
|c= -2|-1|1|2|3...etc.
|d= 1|2|3|4|5|...etc.
|d= 1|2|3|4|5|...etc.
|year= 1250|1251|1252|...etc.
|y= 1|2|3|...etc.
}}
}}
</nowiki></pre>[[Category:Templates]]</noinclude><includeonly>{| class="infobox" style="font-size: small" width="250px"
</nowiki></pre>[[Category:Templates]]</noinclude><includeonly>
{{#expr: {{{year}}} = {{{c}}} }}
{| class="infobox" style="font-size: small" width="250px"
|-  align="center" bgcolor="#c0c0c0"  
|-  align="center" bgcolor="#c0c0c0"  
| '''Age'''
| '''Age'''
Line 17: Line 19:
     {{#ifexpr: {{{c}}} < 25 | [[The First Age of Man]] |
     {{#ifexpr: {{{c}}} < 25 | [[The First Age of Man]] |
       {{#ifexpr: {{{c}}} < 46 AND {{{d}}} < 2 | [[The First Interannum]] |
       {{#ifexpr: {{{c}}} < 46 AND {{{d}}} < 2 | [[The First Interannum]] |
         {{#ifexpr: {{{c}}} < 49 | [[The Second Age of Man]] |
         {{#ifexpr: {{{c}}} < 50 | [[The Second Age of Man]] |
           {{#ifexpr: {{{c}}} < 56 | [[The Second Interannum]] |
           {{#ifexpr: {{{c}}} < 56 | [[The Second Interannum]] |
             {{#ifexpr: {{{c}}} < 79 | [[The Third Age of Man]] |
             {{#ifexpr: {{{c}}} < 79 | [[The Third Age of Man]] |
Line 39: Line 41:
|'''Years'''  
|'''Years'''  
|- align="center"
|- align="center"
|
| {{{year}}}
|}
|}

Revision as of 17:59, 9 August 2010

Use the following to cut and paste to the top of timeline articles. Dates prior to the Third Age of Man are listed in centuries. Dates during the Third Age of Man are listed as decades.

{{Timeline|c|d|y}}

{{Timeline
|c= -2|-1|1|2|3...etc.
|d= 1|2|3|4|5|...etc.
|y= 1|2|3|...etc.
}}