Template:Timeline: Difference between revisions

From FeyworldWiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Use the following to cut and paste to the top of timeline articles:
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.


<pre><nowiki>
<pre><nowiki>
{{Timeline|c|d|y}}
{{Timeline
{{Timeline
|age= Gods|First|FirstI|Second|SecondI|Third|ThirdI|Fourth
|c= -2|-1|1|2|3...etc.
|century= -2|-1|1|2|3...etc.
|d= 1|2|3|4|5|...etc.
|decade= 1250s|1260s|1270s|...etc
|y= 1|2|3|...etc.
|year= 1250|1251|1252|...etc.
}}
}}
</nowiki></pre>[[Category:Templates]]</noinclude><includeonly>{| class="infobox" style="font-size: small" width="250px"
</nowiki></pre>[[Category:Templates]]</noinclude><includeonly>
{| class="infobox" style="font-size: small" width="250px"
|-  align="center" bgcolor="#c0c0c0"  
|-  align="center" bgcolor="#c0c0c0"  
| '''Age'''
| '''Age'''
|- align="center"
|- align="center"
| {{#ifeq: {{{age}}} | Gods | [[The Age of the Gods]] |  
| {{#ifexpr: {{{c}}} < 1 | [[The Age of the Gods]] |  
{{#ifeq: {{{age}}} | First | [[The First Age of Man]] |  
    {{#ifexpr: {{{c}}} < 25 | [[The First Age of Man]] |
{{#ifeq: {{{age}}} | FirstI | [[The First Interannum]] |
      {{#ifexpr: {{{c}}} < 45 | [[The Great Darkness]]|
{{#ifeq: {{{age}}} | Second | [[The Second Age of Man]] |
        {{#ifexpr: {{{c}}} < 46 AND {{{d}}} < 2 | [[The Great Darkness]] |
{{#ifeq: {{{age}}} | SecondI | [[The Second Interannum]] |
          {{#ifexpr: {{{c}}} < 49 | [[The Second Age of Man]] |
{{#ifeq: {{{age}}} | Third | [[The Third Age of Man]] |
            {{#ifexpr: {{{c}}} < 50 AND {{{d}}} < 3 | [[The Second Age of Man]] |
{{#ifeq: {{{age}}} | ThirdI | [[The Third Interannum]] |
              {{#ifexpr: {{{c}}} < 56 | [[The Long Night]] |
{{#ifeq: {{{age}}} | Fourth | [[The Fourth Age of Man]] | NO AGE ENTERED!}}
                {{#ifexpr: {{{c}}} < 57 AND {{{d}}} < 10 | [[The Long Night]] |
}}
                  {{#ifexpr: {{{c}}} < 79 | [[The Third Age of Man]] |
}}
                    {{#ifexpr: {{{c}}} < 80 AND {{{d}}} < 10 | [[The Third Age of Man]] |
}}
                      {{#ifexpr: {{{c}}} < 80 | [[The Dark Times]] |  
}}
                        {{#ifexpr: {{{c}}} < 81 AND {{{d}}} < 4 | [[The Third Age of Man]] | [[The Fourth Age of Man]]
}}
                        }}
}}
                      }}
}}
                    }}
                  }}
                }}
              }}
            }}
          }}
        }}
      }}
    }}
  }}
|- align="center" bgcolor="#c0c0c0"  
|- align="center" bgcolor="#c0c0c0"  
|'''Centuries'''
|'''Centuries'''
|- align="center"
|- align="center"
| [[1st Century BA]] · [[1st Century AC]] · [[2nd Century AC]]
|  
{{#ifexpr: {{{c}}} < 0 | {{#vardefine:centtext|Century BA}} | {{#vardefine:centtext|Century AC}} }}
· [[{{{c}}}st {{#var:centtext}}]] · [[{{#expr:{{{c}}}+1}}st {{#var:centtext}}]]
|-  align="center" bgcolor="#c0c0c0"  
|-  align="center" bgcolor="#c0c0c0"  
|'''Decades'''  
|'''Decades'''  
Line 39: Line 52:
|'''Years'''  
|'''Years'''  
|- align="center"
|- align="center"
|
|  
|}
|}

Latest revision as of 02:04, 23 July 2014

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.
}}