- Description
- The template wraps its content into a collapsible interface with the title describing progression charts. Adds a hatnote by default.
- Example
{{Template:ProgressionChartCollapsible/begin}} {| class="wikitable" style="text-align:center; background-color:#0b161c ! Stage 1 ! Stage 2 |- | {{riq|Stone|60}} | {{riq|Smelter|1}} {{to}} {{riq|Silicon Ore|6}} |} {{Template:ProgressionChartCollapsible/end}}
Results in:
- For more information on reading and using these charts, see Production Progression Chart.
- Example without hatnote
{{Template:ProgressionChartCollapsible/begin|nohatnote=1}} {| class="wikitable" style="text-align:center; background-color:#0b161c ! Stage 1 ! Stage 2 |- | {{riq|Stone|60}} | {{riq|Smelter|1}} {{to}} {{riq|Silicon Ore|6}} |} {{Template:ProgressionChartCollapsible/end}}
Results in: