Template:PageEra: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (19 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#ifeq:{{#switch:{{{1}}} | ||
| classic = in | |||
| kunark = out | |||
| velious = out | |||
| luclin = out | |||
| chardok = out | |||
| chardokrevamp = out | |||
| fear = in | |||
| hate = in | |||
| hole = in | |||
| holevp = out | |||
| sky = in | |||
| stonebrunt = in | |||
| temple = in | |||
| warrens = out | |||
| warrensfearhatererevamp = out | |||
| paineel = in | |||
| epics = out | |||
| epicquests = out | |||
| unknown = out | |||
| #default = out | |||
}}|in|[[Category:{{{2}}}]]|[[Category:{{{2}}}]]<div class="right-float-era" style="background-color:#cc0000;color:#ffffff;padding:4px 8px;border-radius:3px;text-align:center;font-weight:bold;">'''{{{2}}}'''<br/><small style="color:#ffcccc;">Out of Era</small></div>}}</includeonly><noinclude> | |||
==Documentation== | |||
Internal template used by era templates (Classic Era, Kunark Era, etc). Takes three parameters: | |||
# CSS class prefix (e.g. "classic", "kunark", "velious") | |||
# Category name (e.g. "Classic Era") | |||
# Year range (e.g. "1999-2000") | |||
; In-era eras: No badge is shown — the category is added silently. | |||
; Out-of-era eras: A red badge shows the era name and "Out of Era". | |||
To mark an era as in-era, change its value from <code>out</code> to <code>in</code> in the switch list above. | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 03:18, 17 May 2026
Documentation
Internal template used by era templates (Classic Era, Kunark Era, etc). Takes three parameters:
- CSS class prefix (e.g. "classic", "kunark", "velious")
- Category name (e.g. "Classic Era")
- Year range (e.g. "1999-2000")
- In-era eras
- No badge is shown — the category is added silently.
- Out-of-era eras
- A red badge shows the era name and "Out of Era".
To mark an era as in-era, change its value from out to in in the switch list above.