Template:Zone Section Header: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Aramachus used css classes for harvesting and clamming; removed a tier of divs |
imported>Aramachus uses classes to style the zone section headers where possible |
||
| Line 2: | Line 2: | ||
| harvesting = <div id="harvesting" class="zone-section-header harvesting-table">[[Harvesting]]</div> |
| harvesting = <div id="harvesting" class="zone-section-header harvesting-table">[[Harvesting]]</div> |
||
| coffer = <div id="treasure coffer" |
| coffer = <div id="treasure coffer" class="zone-section-header" style="background-color:#9F9B8B">[[Treasure Chest and Coffer Guide|Treasure Coffer]]</div> |
||
| chest = <div id="treasure chest" |
| chest = <div id="treasure chest" class="zone-section-header" style="background-color:#9F9B8B">[[Treasure Chest and Coffer Guide|Treasure Chest]]</div> |
||
| mining = <div id="mining" |
| mining = <div id="mining" class="zone-section-header mining-table">[[Mining]]</div> |
||
| logging = <div id="logging" |
| logging = <div id="logging" class="zone-section-header logging-table" >[[Logging]]</div> |
||
| digging = <div id="digging" |
| digging = <div id="digging" class="zone-section-header digging-table">[[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">[[Clamming]]</div> |
||
| excavation = <div id="excavation" |
| excavation = <div id="excavation" class="zone-section-header excavating-table">[[Excavation]]</div> |
||
| fishing = <div id="fishing" |
| fishing = <div id="fishing" class="zone-section-header fishing-table">[[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" |
| weather = <div id="weather" class="zone-section-header" style="background-color:#FFD86F">[[Weather]]</div> |
||
| schedule = <div id="schedule" |
| schedule = <div id="schedule" class="zone-section-header" style="background-color:#D87093; font-size:120%; font-weight:bold; color:#000">Daily Schedule (Vana'diel Time)</div> <!-- styles because it isnt a link but normal text, the zone-section-header class only styles links. Either add this to the class so it also styles plain text in the same way or make this a link. --> |
||
| 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]] </div></div></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]] </div></div></div> |
||
| field manual = <div id="Field Manual" |
| field manual = <div id="Field Manual" class="zone-section-header" style="background-color:#D2BC86;">[[Field Manual]]</div> |
||
}}</onlyinclude></includeonly> |
}}</onlyinclude></includeonly> |
||
| Line 41: | Line 41: | ||
{{Zone Section Header|Harvesting}} |
{{Zone Section Header|Harvesting}} |
||
{{Zone Section Header|Coffer}} |
{{Zone Section Header|Coffer}} |
||
{{Zone Section Header|Chest}} |
{{Zone Section Header|Chest}} |
||
{{Zone Section Header|Mining}} |
{{Zone Section Header|Mining}} |
||
{{Zone Section Header|Logging}} |
{{Zone Section Header|Logging}} |
||
{{Zone Section Header|digging}} |
{{Zone Section Header|digging}} |
||
{{Zone Section Header|clamming}} |
{{Zone Section Header|clamming}} |
||
{{Zone Section Header|Excavation}} |
{{Zone Section Header|Excavation}} |
||
{{Zone Section Header|Fishing}} |
{{Zone Section Header|Fishing}} |
||
{{Zone Section Header|weather}} |
{{Zone Section Header|weather}} |
||
{{Zone Section Header|schedule}} |
{{Zone Section Header|schedule}} |
||
{{Zone Section Header|treasure Casket}} |
{{Zone Section Header|treasure Casket}} |
||
{{Zone Section Header|field manual}} |
{{Zone Section Header|field manual}} |
||
Revision as of 22:53, 31 October 2023
Usage
For use in zone pages, e.g.:
{{Zone Section Header|Harvesting}}
Here are the available headers:
Daily Schedule (Vana'diel Time)