Template:Quest: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
{{#if:{{{tag|}}}|<!--TRUE | {{#if:{{{tag|}}}|<!--TRUE | ||
-->{{#switch: {{{tag|default}}} | -->{{#switch: {{{tag|default}}} | ||
| Tutorial = <p style="margin-left: 1.6em;">[[:Category:Research and Quests/Tutorials|Tutorial]]<includeonly>[[Category:Research and Quests/Tutorials]]</includeonly></p> | | Tutorial = <p style="margin-left: 1.6em;">[[:Category:Research and Quests/Tutorials|Tutorial]]{{#ifeq:{{lc:{{{nocat|}}}}}|true|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Research and Quests/Tutorials]]</includeonly>}}</p> | ||
| Research = <p style="margin-left: 1.6em;">[[:Category:Research_and_Quests|Research]]</p>'''Research Branch'''<p style="margin-left: 1.6em;">{{#switch: {{{branch|default}}} | | Research = <p style="margin-left: 1.6em;">[[:Category:Research_and_Quests|Research]]</p>'''Research Branch'''<p style="margin-left: 1.6em;">{{#switch: {{{branch|default}}} | ||
| civilian = [[:Category:Research and Quests/Civilian Branch|Civilian]]<includeonly>[[Category:Research and Quests/Civilian Branch]]</includeonly> | | civilian = [[:Category:Research and Quests/Civilian Branch|Civilian]]<includeonly>[[Category:Research and Quests/Civilian Branch]]</includeonly> |
Revision as of 10:37, 8 September 2018
Quest Information
Type of Quest
<Information Missing>
Items Unlocked
None
Usage
The Quest template is meant to be used on quest pages only.
{{Quest |parents=<List of quests> |tag=<Tag?> |branch=<civilian/economic/military?> |unlocks=<List of items?> }}
- The code above can be pasted into your page and edited.
- Any of the attributes can be left out entirely and they will be ignored or not displayed at all. Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in.
- Templates adds Category:Research and Quests.
- The following categories are added conditionally:
ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.