Template:Zone Section Header: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Aramachus m fixed class for fishing color |
imported>Aramachus m added option to define text |
||
| Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{#switch: {{lc:{{{1|{{{hobby}}}}}}}} |
<includeonly><onlyinclude>{{#switch: {{lc:{{{1|{{{hobby}}}}}}}} |
||
| harvesting = <div id="harvesting" class="zone-section-header harvesting-table">[[Harvesting]]</div> |
| harvesting = <div id="harvesting" class="zone-section-header harvesting-table">{{{text|[[Harvesting]]}}}</div> |
||
| coffer = <div id="treasure coffer" class="zone-section-header" style="background-color:#9F9B8B">[[Treasure Chest and Coffer Guide|Treasure Coffer]]</div> |
| coffer = <div id="treasure coffer" class="zone-section-header" style="background-color:#9F9B8B">{{{text|[[Treasure Chest and Coffer Guide|Treasure Coffer]]}}}</div> |
||
| chest = <div id="treasure chest" class="zone-section-header" style="background-color:#9F9B8B">[[Treasure Chest and Coffer Guide|Treasure Chest]]</div> |
| chest = <div id="treasure chest" class="zone-section-header" style="background-color:#9F9B8B">{{{text|[[Treasure Chest and Coffer Guide|Treasure Chest]]}}}</div> |
||
| mining = <div id="mining" class="zone-section-header mining-table">[[Mining]]</div> |
| mining = <div id="mining" class="zone-section-header mining-table">{{{text|[[Mining]]}}}</div> |
||
| logging = <div id="logging" class="zone-section-header logging-table" |
| logging = <div id="logging" class="zone-section-header logging-table">{{{text|[[Logging]]}}}</div> |
||
| digging = <div id="digging" class="zone-section-header digging-table">[[Chocobo Digging]]</div> |
| digging = <div id="digging" class="zone-section-header digging-table">{{{text|[[Chocobo Digging]]}}}</div> |
||
| clamming = <div id="clamming" class="zone-section-header clamming-table">[[Clamming]]</div> |
| clamming = <div id="clamming" class="zone-section-header clamming-table">{{{text|[[Clamming]]}}}</div> |
||
| excavation = <div id="excavation" class="zone-section-header excavating-table">[[Excavation]]</div> |
| excavation = <div id="excavation" class="zone-section-header excavating-table">{{{text|[[Excavation]]}}}</div> |
||
| fishing = <div id="fishing" class="zone-section-header fishing-header">[[Fishing]]</div> |
| fishing = <div id="fishing" class="zone-section-header fishing-header">{{{text|[[Fishing]]}}}</div> |
||
<!--| weather = <div id="weather"><div style="margin:0;background-color:#FFD86F;font-size:120%;font-weight:bold;border:1px solid #a0a0ff;text-align:left;color:#000;padding:0.2em 0.4em;">[[Weather]]</div></div>!--> |
<!--| weather = <div id="weather"><div style="margin:0;background-color:#FFD86F;font-size:120%;font-weight:bold;border:1px solid #a0a0ff;text-align:left;color:#000;padding:0.2em 0.4em;">[[Weather]]</div></div>!--> |
||
| weather = <div id="weather" class="zone-section-header" style="background-color:#FFD86F">[[Weather]]</div> |
| weather = <div id="weather" class="zone-section-header" style="background-color:#FFD86F">{{{text|[[Weather]]}}}</div> |
||
| schedule = <div id="schedule" class="zone-section-header" style="background-color:#D87093">[[Horizogenes|Daily Schedule (Vana'diel Time)]]</div> |
| schedule = <div id="schedule" class="zone-section-header" style="background-color:#D87093">{{{text|[[Horizogenes|Daily Schedule (Vana'diel Time)]]}}}</div> |
||
| schedule2 = <div id="schedule2" class="zone-section-header" style="background-color:#D87093;">[[Horizogenes|Daily Schedule (Vana'diel Time / Earth Time)]]</div> |
| schedule2 = <div id="schedule2" class="zone-section-header" style="background-color:#D87093;">{{{text|[[Horizogenes|Daily Schedule (Vana'diel Time / Earth Time)]]}}}</div> |
||
| treasure casket = <div id="Treasure Casket"><div style="width:100%; margin:0;background-color:#A58D63;border:1px solid #a0a0ff;text-align:left;color:#000;"><div style="width:47%; margin:0;background-color:#63C4DC;font-size:120%;font-weight:bold;border:0px solid #a0a0ff;text-align:left;color:#000;padding:0.2em 0.4em;">[[Treasure Casket]] |
| treasure casket = <div id="Treasure Casket"><div style="width:100%; margin:0;background-color:#A58D63;border:1px solid #a0a0ff;text-align:left;color:#000;"><div style="width:47%; margin:0;background-color:#63C4DC;font-size:120%;font-weight:bold;border:0px solid #a0a0ff;text-align:left;color:#000;padding:0.2em 0.4em;">{{{text|[[Treasure Casket]]}}}</div></div></div> |
||
| field manual = <div id="Field Manual" class="zone-section-header" style="background-color:#D2BC86;">[[Field Manual]]</div> |
| field manual = <div id="Field Manual" class="zone-section-header" style="background-color:#D2BC86;">{{{text|[[Field Manual]]}}}</div> |
||
}}</onlyinclude></includeonly> |
}}</onlyinclude></includeonly> |
||
Revision as of 18:17, 10 October 2024
Usage
For use in zone pages, e.g.:
{{Zone Section Header|Harvesting}}
Here are the available headers: