Template:EventRow: Difference between revisions

From FeyworldWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:
</nowiki></pre>[[Category:Templates]]
</nowiki></pre>[[Category:Templates]]
</noinclude><includeonly>
</noinclude><includeonly>
{{#ifexpr:{{{2|}}}|{{#ifeq:{{{2}}}|"odd"|{{!}}-  class="tablerow_odd" valign="top"|{{!}}-  class="tablerow_even" valign="top"}}|{{!}}"Row Error"}}
{{#if:{{{2|}}}|{{#ifeq:{{{2}}}|"odd"|{{!}}-  class="tablerow_odd" valign="top"|{{!}}-  class="tablerow_even" valign="top"}}|{{!}}"Row Error"}}
{{!}}align="center"{{!}}{{ICYear|-631}}
{{!}}align="center"{{!}}{{ICYear|-631}}
{{!}}align="center"{{!}}{{AeYear|5995}}
{{!}}align="center"{{!}}{{AeYear|5995}}
{{!}}align="center"{{!}}{{NCYear|{{{1}}}}}
{{!}}align="center"{{!}}{{NCYear|{{{1}}}}}
{{!}}{{{3}}}
{{!}}{{{3}}}

Revision as of 10:39, 17 June 2026

Use the following to cut and paste to an entry for an event row in a timeline

{{EventRow|<positive or negative year NC>|<odd or even row>|<event text>}}