(Create custom content template)
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Custom Content
<includeonly>
{|style="border:2px solid black;" width=100%
|align="center"|<big>'''Custom Content'''</big><br />This page is for custom content on Sundering.
|}
</includeonly>
<noinclude>
== Syntax ==
<pre>
{{Custom
|      Event = False
|  Creature = False
|    Dungeon = False
|        POI = False
|  Quest NPC = False
| Vendor NPC = False
|  Misc NPC = False
|      Quest = False
|      Armor = False
|  Clothing = False
| Consumable = False
|    Jewelry = False
| Quest Item = False
|      Text = False
|    Weapon = False
|  Misc Item = False
}}
</pre>
 
== Usage ==
This is placed on content pages that for custom content on Sundering.
 
This template will create a banner at the top of the page, and categorize the page with the proper custom content categories, based on the flags you have set to true. If no flags are set to true, the banner will still appear. This banner appears as follows:
 
{{Custom}}
 
This template can be shortened. For example, if marking a custom quest, you only need to add:
 
<pre>
{{Custom|Quest=True}}
</pre>
 
[[Category:Wiki Template]]
</noinclude>

Latest revision as of 00:42, 7 July 2024


Syntax Edit

{{Custom
 |      Event = False
 |   Creature = False
 |    Dungeon = False
 |        POI = False
 |  Quest NPC = False
 | Vendor NPC = False
 |   Misc NPC = False
 |      Quest = False
 |      Armor = False
 |   Clothing = False
 | Consumable = False
 |    Jewelry = False
 | Quest Item = False
 |       Text = False
 |     Weapon = False
 |  Misc Item = False
}}

Usage Edit

This is placed on content pages that for custom content on Sundering.

This template will create a banner at the top of the page, and categorize the page with the proper custom content categories, based on the flags you have set to true. If no flags are set to true, the banner will still appear. This banner appears as follows:


Custom Content
This page is for custom content on Sundering.


This template can be shortened. For example, if marking a custom quest, you only need to add:

{{Custom|Quest=True}}