Actions

Template

Difference between revisions of "Entity"

From Crea Wiki

m (Reverted edits by Smile (talk) to last revision by Overlord)
 
(126 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>{| class="wikitable entity-table" colspan="6"
+
<includeonly>{| class="wikitable entity-table" colspan="6" style="margin-bottom:0px !important;"
 
|-
 
|-
 
! colspan="12" class="entity-main-title" | {{#if:{{{name|}}}|{{{name}}}|{{BASEPAGENAME}}}}
 
! colspan="12" class="entity-main-title" | {{#if:{{{name|}}}|{{{name}}}|{{BASEPAGENAME}}}}
 
|- class="entity-image"
 
|- class="entity-image"
| colspan="12" style="text-align:center" | [[File:{{#if:{{{image|}}}|{{{image}}}|{{#if:{{{name|}}}|{{{name}}}_big.png|{{BASEPAGENAME}}_big.png}} {{#set:Has image={{{name|}}}_big.png }} }}|link=]]
+
| colspan="12" style="text-align:center" | [[File:{{#if:{{{image|}}}|{{{image}}}|{{#if:{{{name|}}}|{{{name}}}_big.png|{{BASEPAGENAME}}_big.png}} {{#set:Has image=File:{{{name|}}}_big.png }} }}]]
 
|-
 
|-
 
! colspan="12" class="entity-section-title" | Information
 
! colspan="12" class="entity-section-title" | Information
 
|-
 
|-
 
{{#if: {{{entitytype|}}}|
 
{{#if: {{{entitytype|}}}|
{{!}} style="width:20%" colspan="4" class="entity-title" {{!}} Class
+
! style="width:20%" colspan="4" class="entity-title" {{!}} Class
 
{{!}} style="width:40%" colspan="8" {{!}} [[Has entitytype::{{{entitytype|}}}]]  }}
 
{{!}} style="width:40%" colspan="8" {{!}} [[Has entitytype::{{{entitytype|}}}]]  }}
 
|-
 
|-
{{#if: {{{nature|}}}|
+
{{#if: {{{hostile|}}}|
{{!}} style="width:20%" colspan="4" class="entity-title" {{!}} Nature
+
! style="width:20%" colspan="4" class="entity-title" {{!}} Hostile?
{{!}} style="width:40%" colspan="8" {{!}} [[Has nature::{{{nature|}}}]]  }}
+
{{!}} style="width:40%" colspan="8" {{!}} [[Has hostility::{{{hostile|}}}]]  }}
 +
|-
 +
{{#if: {{{boss|}}} | {{!}} style="width:40%; display:none" colspan="8" {{!}} [[Is boss::{{{boss|}}}]]  }}
 
|-
 
|-
 
{{#if: {{{environment|}}}|
 
{{#if: {{{environment|}}}|
{{!}} style="width:20%" colspan="4" class="entity-title" {{!}} Biomes
+
! style="width:20%" colspan="4" class="entity-title" {{!}} Biomes
{{!}} colspan="8" {{!}} {{#arraymap:{{{environment|}}}|,|x|[[Has biome::x]]}} }}
+
{{!}} colspan="8" {{!}} {{#arraymap:{{{environment|}}}|,|x|{{#set:Has biome=x}}[[x]]}} }}
 
|-
 
|-
 
{{#if: {{{category|}}}|
 
{{#if: {{{category|}}}|
{{!}} style="width:20%" colspan="4" class="entity-title" {{!}} Category
+
! style="width:20%" colspan="4" class="entity-title" {{!}} Category
 
{{!}} colspan="8" {{!}} [[Has category::{{{category|}}}]] }}
 
{{!}} colspan="8" {{!}} [[Has category::{{{category|}}}]] }}
 
|-
 
|-
 
{{#if: {{{subcategory|}}}|
 
{{#if: {{{subcategory|}}}|
{{!}} style="width:20%" colspan="4" class="entity-title" {{!}} Sub
+
! style="width:20%" colspan="4" class="entity-title" {{!}} Sub
 
{{!}} colspan="8" {{!}} [[Has subcategory::{{{subcategory|}}}]] }}
 
{{!}} colspan="8" {{!}} [[Has subcategory::{{{subcategory|}}}]] }}
 
|-
 
|-
 +
{{#if: {{{types|}}}|
 +
! style="width:20%" colspan="4" class="entity-title" {{!}} Type:
 +
{{!}} colspan="8" {{!}} {{{types|}}}
 +
{{!}}- }}
 +
{{#if: {{{Material_Type|}}}|
 +
! style="width:20%" colspan="4" class="entity-title" {{!}} Material Sub-Type:
 +
{{!}} colspan="8" {{!}} [[Has Material_Type::{{{Material_Type|}}}]]
 +
{{!}}- }}
 
{{#if: {{{effect|}}}|
 
{{#if: {{{effect|}}}|
{{!}} style="width:20%" colspan="4" class="entity-title" {{!}} Effect
+
! style="width:20%" colspan="4" class="entity-title" {{!}} Effect
{{!}} colspan="8" {{!}} [[Has effect::{{{effect|}}}]] }}
+
{{!}} colspan="8" {{!}} {{{effect|}}} {{#set:Has effect={{{effect|}}} }} }}
 
|-
 
|-
 
{{#if: {{{flavor|}}}|
 
{{#if: {{{flavor|}}}|
{{!}} style="width:20%" colspan="4" class="entity-title" {{!}} Tooltip
+
! style="width:20%" colspan="4" class="entity-title" {{!}} Tooltip
{{!}} colspan="8" {{!}} [[Has flavor::{{{flavor|}}}]] }}
+
{{!}} colspan="8" {{!}} {{{flavor|}}} {{#set:Has flavor={{{flavor|}}} }} }}  
 
|-
 
|-
 
{{#if: {{{buyPrice|}}}{{{sellPrice|}}}{{{stack|}}}|
 
{{#if: {{{buyPrice|}}}{{{sellPrice|}}}{{{stack|}}}|
Line 45: Line 55:
 
}}
 
}}
 
|-
 
|-
{{#if: {{{HP|}}}{{{SP|}}}{{{ATK|}}}{{{DEF|}}}{{{INT|}}}{{{MIND|}}}{{{AGI|}}}{{{LUCK|}}}{{{power|}}}{{{useTime|}}}{{{cooldown_duration|}}} |
+
{{#if: {{{HP|}}}{{{SP|}}}{{{ATK|}}}{{{DEF|}}}{{{INT|}}}{{{MIND|}}}{{{AGI|}}}{{{LUCK|}}} |  
! colspan="12" class="entity-section-title" style="width:100%" {{!}} Stats
+
! colspan="12" class="entity-section-title" style="width:100%" {{!}} Stats
{{!}}-
+
{{!}}-
{{#if: {{{power|}}}{{{useTime|}}}{{{cooldown_duration|}}} |
+
! colspan="3" style="width:25%" {{!}} HP
! colspan="3" class="entity-title" style="width:25%" {{!}} Power
+
! colspan="3" style="width:25%" {{!}} DEFENSE
! colspan="3" class="entity-title" style="width:25%" {{!}} Defense
+
! colspan="3" style="width:25%" {{!}} ATTACK
! colspan="3" class="entity-title" style="width:25%" {{!}} Use Time
+
! colspan="3" style="width:25%" {{!}} INT
! colspan="3" class="entity-title" style="width:25%" {{!}} Cooldown
+
{{!}}-
{{!}}-
+
{{!}} colspan="3" style="width:25%" {{!}} [[Has HP::{{{HP|}}}]]
{{!}} colspan="3" style="width:25%" {{!}} [[Has power::{{{power|}}}]]
+
{{!}} colspan="3" style="width:25%" {{!}} [[Has DEF::{{{DEF|}}}]]
{{!}} colspan="3" style="width:25%" {{!}} [[Has defense::{{{defense|}}}]]
+
{{!}} colspan="3" style="width:25%" {{!}} [[Has ATK::{{{ATK|}}}]]
{{!}} colspan="3" style="width:25%" {{!}} [[Has useTime::{{{useTime|}}}]]
+
{{!}} colspan="3" style="width:25%" {{!}} [[Has INT::{{{INT|}}}]]
{{!}} colspan="3" style="width:25%" {{!}} [[Has cooldown_duration::{{{cooldown_duration|}}}]]
+
{{!}}-
{{!}}-
+
! colspan="3" style="width:25%" {{!}} MIND
}}
+
! colspan="3" style="width:25%" {{!}} AGI
{{#if: {{{HP|}}}{{{SP|}}}{{{experienceYield|}}} |
+
! colspan="3" style="width:25%" {{!}} LUCK
! colspan="4" class="entity-title" style="width:30%" {{!}} HP
+
! colspan="3" style="width:25%" {{!}} Exp.
! colspan="4" class="entity-title" style="width:30%" {{!}} SP
+
{{!}}-
! colspan="4" class="entity-title" style="width:30%" {{!}} Experience
+
{{!}} colspan="3" style="width:25%" {{!}} [[Has MIND::{{{MIND|}}}]]
{{!}}-
+
{{!}} colspan="3" style="width:25%" {{!}} [[Has AGI::{{{AGI|}}}]]
{{!}} colspan="4" style="width:30%" {{!}} [[Has HP::{{{HP|}}}]]
+
{{!}} colspan="3" style="width:25%" {{!}} [[Has LUCK::{{{LUCK|}}}]]
{{!}} colspan="4" style="width:30%" {{!}} [[Has SP::{{{SP|}}}]]
+
{{!}} colspan="3" style="width:25%" {{!}} [[Has experienceYield::{{{experienceYield|}}}]] }}
{{!}} colspan="4" style="width:30%" {{!}} {{{experienceYield|}}}
+
|-
{{!}}-
+
{{#if: {{{defense|}}} {{{Armor_Mind|}}} {{{Armor_Special|}}} {{{Armor_Potential|}}} |
}}
+
! colspan="12" class="entity-section-title" style="width:100%" {{!}}Armor Stats
{{#if: {{{ATK|}}}{{{DEF|}}}{{{INT|}}} |
 
! colspan="4" class="entity-title" style="width:33%" {{!}} ATK
 
! colspan="4" class="entity-title" style="width:33%" {{!}} DEF
 
! colspan="4" class="entity-title" style="width:33%" {{!}} INT
 
{{!}}-
 
{{!}} colspan="4" style="width:33%" {{!}} [[Has ATK::{{{ATK|}}}]]
 
{{!}} colspan="4" style="width:33%" {{!}} [[Has DEF::{{{DEF|}}}]]
 
{{!}} colspan="4" style="width:33%" {{!}} [[Has INT::{{{INT|}}}]]
 
{{!}}-
 
}}
 
{{#if: {{{MIND|}}}{{{AGI|}}}{{{LUCK|}}} |
 
! colspan="4" class="entity-title" style="width:33%" {{!}} MIND
 
! colspan="4" class="entity-title" style="width:33%" {{!}} AGI
 
! colspan="4" class="entity-title" style="width:33%" {{!}} LUCK
 
 
{{!}}-
 
{{!}}-
{{!}} colspan="4" style="width:33%" {{!}} [[Has MIND::{{{MIND|}}}]]
+
{{#if: {{{defense|}}} |
{{!}} colspan="4" style="width:33%" {{!}} [[Has AGI::{{{AGI|}}}]]
+
! class="entity-title" style="width:30%" colspan="4" {{!}} Defense
{{!}} colspan="4" style="width:33%" {{!}} [[Has LUCK::{{{LUCK|}}}]]
+
{{!}} colspan="8" {{!}} [[Has defense::{{{defense|}}}]]  
{{!}}-
+
{{!}}- }}
}}
+
{{#if: {{{Armor_Mind|}}} |
{{#if: {{{fire|}}}{{{water|}}}{{{earth|}}}{{{wind|}}} | ! colspan="12" class="entity-title" {{!}} Resistances
+
! class="entity-title" style="width:30%" colspan="4" {{!}} Mind
{{!}}-
+
{{!}} colspan="8" {{!}} [[Has Armor_Mind::{{{Armor_Mind|}}}]]
! colspan="3" class="entity-title" {{!}} Fire
+
{{!}}- }}
! colspan="3" class="entity-title" {{!}} Water
+
{{#if: {{{Armor_Special|}}} |  
! colspan="3" class="entity-title" {{!}} Earth
+
! class="entity-title" colspan="4" {{!}} Special Attributes
! colspan="3" class="entity-title" {{!}} Wind
+
{{!}} colspan="8" {{!}} [[Has Armor_Special::{{{Armor_Special|}}}]]
{{!}}-
+
{{!}}- }}
{{!}} colspan="3" {{!}} [[Has fire res::{{{fire|}}}]]
+
                        {{#if: {{{Armor_Potential|}}} |
{{!}} colspan="3" {{!}} [[Has water res::{{{water|}}}]]
+
! class="entity-title" colspan="4" {{!}} Potential Attributes
{{!}} colspan="3" {{!}} [[Has earth res::{{{earth|}}}]]
+
{{!}} colspan="8" {{!}} [[Has Armor_Potential::{{{Armor_Potential|}}}]]
{{!}} colspan="3" {{!}} [[Has wind res::{{{winds|}}}]]
+
{{!}}- }}
{{!}}-
+
{{#if: {{{enchantments|}}} |
}}
+
! colspan="4" class="entity-title" {{!}} Enchantment Slots
}}
+
{{!}} colspan="8" {{!}} [[Has enchantments::{{{enchantments|}}}]]
|-
+
{{!}}- }} }}
  
{{#if: {{{drop_item0|}}} |
+
{{#if: {{{power|}}} {{{Weapon_Potential|}}}  {{{Weapon_Special|}}} {{{useTime|}}} {{{cooldown_duration|}}} |
! colspan="12" class="entity-section-title" {{!}} Drops
+
! colspan="12" class="entity-section-title" style="width:100%" {{!}} Weapon Stats
{{!}}-
 
! colspan="6" class="entity-title" {{!}} Item
 
! colspan="6" class="entity-title" {{!}} Quantity (% Chance)
 
{{#forargs: drop_item | drop_num | item |
 
 
{{!}}-
 
{{!}}-
{{!}} colspan="6" {{!}} [[file: {{#var: item}}.png]] [[{{#var: item}}]]
+
{{#if: {{{power|}}} |
{{!}} colspan="6" {{!}}
+
! class="entity-title" colspan="4" {{!}} Power
{{#forargs: drop{{#var: drop_num}}_chance | chance_num | chance |
+
{{!}} colspan="8" {{!}} [[Has power::{{{power|}}}]]
{{#var:chance_num}} ({{#var:chance}}%)<br/>
+
{{!}}- }}
}}
+
{{#if: {{{Weapon_Special|}}} |
{{!}}-
+
! class="entity-title" colspan="4" {{!}} Special Attributes
}}
+
{{!}} colspan="8" {{!}} [[Has Weapon_Special::{{{Weapon_Special|}}}]]
}}
+
{{!}}- }}
 +
                        {{#if: {{{Weapon_Potential|}}} |  
 +
! class="entity-title" colspan="4" {{!}} Potential Attributes
 +
{{!}} colspan="8" {{!}} [[Has Weapon_Potential::{{{Weapon_Potential|}}}]]
 +
{{!}}- }}
 +
{{#if: {{{enchantments|}}} |
 +
! class="entity-title" colspan="4" {{!}} Enchantment Slots
 +
{{!}} colspan="8" {{!}} [[Has enchantments::{{{enchantments|}}}]]
 +
{{!}}- }}
 +
{{#if: {{{useTime|}}}{{{cooldown_duration|}}} |
 +
! colspan="6" class="entity-title" {{!}} Use Time
 +
! colspan="6" class="entity-title" {{!}} Cooldown
 
{{!}}-
 
{{!}}-
 +
{{!}} colspan="6" {{!}} [[Has useTime::{{{useTime|}}}]]
 +
{{!}} colspan="6" {{!}} [[Has cooldown_duration::{{{cooldown_duration|}}}]]
 +
{{!}}- }} }}
 +
{{#if: {{{Equip_Level|}}} |
 +
! class="entity-title" colspan="4" {{!}} Level to Equip
 +
{{!}} colspan="8"  {{!}}  [[Has Equip_Level::{{{Equip_Level|}}}]]
 +
{{!}}- }}
  
 
{{#if: {{{materials0|}}}|
 
{{#if: {{{materials0|}}}|
Line 152: Line 162:
 
{{!}} colspan="4" {{!}} {{{experience|}}}
 
{{!}} colspan="4" {{!}} {{{experience|}}}
 
{{!}} colspan="4" {{!}} {{{isResearchable|}}}
 
{{!}} colspan="4" {{!}} {{{isResearchable|}}}
 +
}}
 +
{{#ask: [[Has drop::{{BASEPAGENAME}}]][[Has image::+]] [[Has subpagename::!~*/* ]]
 +
|?Has image
 +
|?Has subpagename
 +
|format=template
 +
|headers=hide
 +
|link=none
 +
|template=Drop/Row
 +
|introtemplate=Drop/Intro
 +
|outrotemplate=
 +
}}
 +
|}{{#if: {{{drop_item11|}}} |
 +
{{{!}} class="mw-collapsible mw-collapsed wikitable entity-table" colspan="6"  style="margin-top:0px !important;"
 +
! colspan="12" class="entity-section-title" {{!}} Drops
 +
{{!}}-
 +
! colspan="8" class="entity-title" {{!}} Item
 +
! colspan="4" class="entity-title" {{!}} <small>Quantity (% Chance)</small>
 +
{{#forargs: drop_item | drop_num | item |
 +
{{!}}-
 +
{{!}} colspan="8" {{!}} [[file: {{#var: item}}.png]] [[{{#var: item}}]]
 +
{{!}} colspan="4" {{!}}
 +
{{#forargs: drop{{#var: drop_num}}_chance | chance_num | chance |
 +
{{#var:chance_num}} ({{#var:chance}}%)<br/>
 +
}}
 +
{{!}}-
 +
}}
 +
{{!}}} | {{#if: {{{drop_item0|}}} |
 +
{{{!}} class=" wikitable entity-table" colspan="6"  style="margin-top:0px !important;"
 +
! colspan="12" class="entity-section-title" {{!}} Drops
 +
{{!}}-
 +
! colspan="8" class="entity-title" {{!}} Item
 +
! colspan="4" class="entity-title" {{!}} <small>Quantity (% Chance)</small>
 +
{{#forargs: drop_item | drop_num | item |
 +
{{!}}-
 +
{{!}} colspan="8" {{!}} [[file: {{#var: item}}.png]] [[{{#var: item}}]]
 +
{{!}} colspan="4" {{!}}
 +
{{#forargs: drop{{#var: drop_num}}_chance | chance_num | chance |
 +
{{#var:chance_num}} ({{#var:chance}}%)<br/>
 +
}}
 +
{{!}}-
 +
}}
 +
{{!}}} }}
 
}}
 
}}
 
{{#set:Has biome={{{biome0|}}}
 
{{#set:Has biome={{{biome0|}}}
Line 164: Line 216:
 
|Has biome={{{biome9|}}}
 
|Has biome={{{biome9|}}}
 
|Has biome={{{biome10|}}}
 
|Has biome={{{biome10|}}}
}}
+
}}{{#set:Has material={{{materials0|}}}
{{#set:Has material={{{materials0|}}}
 
 
|Has material={{{materials1|}}}
 
|Has material={{{materials1|}}}
 
|Has material={{{materials2|}}}
 
|Has material={{{materials2|}}}
Line 176: Line 227:
 
|Has material={{{materials9|}}}
 
|Has material={{{materials9|}}}
 
|Has material={{{materials10|}}}
 
|Has material={{{materials10|}}}
 +
|Has material={{{materials11|}}}
 +
|Has material={{{materials12|}}}
 +
|Has material={{{materials13|}}}
 +
|Has material={{{materials14|}}}
 +
|Has material={{{materials15|}}}
 +
}}{{#set:Has loot_drop={{{loot0|}}}
 +
|Has loot_drop={{{loot1|}}}
 +
|Has loot_drop={{{loot2|}}}
 +
|Has loot_drop={{{loot3|}}}
 +
|Has loot_drop={{{loot4|}}}
 +
|Has loot_drop={{{loot5|}}}
 +
|Has loot_drop={{{loot6|}}}
 +
|Has loot_drop={{{loot7|}}}
 +
|Has loot_drop={{{loot8|}}}
 +
|Has loot_drop={{{loot9|}}}
 
}}
 
}}
|}
+
{{#if: {{{drop_item0|}}} {{{drop_item1|}}} |
 +
{{#set:Has drop={{{drop_item0|}}}
 +
|{{{drop_item1|}}}
 +
|{{{drop_item2|}}}
 +
|{{{drop_item3|}}}
 +
|{{{drop_item4|}}}
 +
|{{{drop_item5|}}}
 +
|{{{drop_item6|}}}
 +
|{{{drop_item7|}}}
 +
|{{{drop_item8|}}}
 +
|{{{drop_item9|}}}
 +
|{{{drop_item10|}}}
 +
|{{{drop_item11|}}}
 +
|{{{drop_item12|}}}
 +
|{{{drop_item13|}}}
 +
|{{{drop_item14|}}}
 +
|{{{drop_item15|}}}
 +
|{{{drop_item16|}}}
 +
|{{{drop_item17|}}}
 +
|{{{drop_item18|}}}
 +
|{{{drop_item19|}}}
 +
|{{{drop_item20|}}}
 +
|{{{drop_item21|}}}
 +
|{{{drop_item22|}}}
 +
|{{{drop_item23|}}}
 +
|{{{drop_item24|}}}
 +
|{{{drop_item25|}}}
 +
|{{{drop_item26|}}}
 +
|{{{drop_item27|}}}
 +
|{{{drop_item28|}}}
 +
|{{{drop_item29|}}}
 +
|{{{drop_item30|}}}
 +
|{{{drop_item31|}}}
 +
|{{{drop_item32|}}}
 +
|{{{drop_item33|}}}
 +
|{{{drop_item34|}}}
 +
|{{{drop_item35|}}}
 +
|{{{drop_item36|}}}
 +
|{{{drop_item37|}}}
 +
|{{{drop_item38|}}}
 +
|{{{drop_item39|}}}
 +
|{{{drop_item40|}}}
 +
|{{{drop_item41|}}}
 +
|{{{drop_item42|}}}
 +
|{{{drop_item43|}}}
 +
|{{{drop_item44|}}}
 +
|{{{drop_item45|}}}
 +
|{{{drop_item46|}}}
 +
|{{{drop_item47|}}}
 +
|{{{drop_item48|}}}
 +
|{{{drop_item49|}}}
 +
|{{{drop_item50|}}}
 +
|{{{drop_item51|}}}
 +
|{{{drop_item52|}}}
 +
|{{{drop_item53|}}}
 +
|{{{drop_item54|}}}
 +
|{{{drop_item55|}}}
 +
|{{{drop_item56|}}}
 +
|{{{drop_item57|}}}
 +
|{{{drop_item58|}}}
 +
|{{{drop_item59|}}}
 +
|{{{drop_item60|}}}
 +
|{{{drop_item61|}}}
 +
|{{{drop_item62|}}}
 +
|{{{drop_item63|}}}
 +
|{{{drop_item64|}}}
 +
|{{{drop_item65|}}}
 +
|{{{drop_item66|}}}
 +
|{{{drop_item67|}}}
 +
|{{{drop_item68|}}}
 +
|{{{drop_item69|}}}
 +
|{{{drop_item70|}}}
 +
|{{{drop_item71|}}}
 +
|{{{drop_item72|}}}
 +
|{{{drop_item73|}}}
 +
|{{{drop_item74|}}}
 +
|{{{drop_item75|}}}
 +
|{{{drop_item76|}}}
 +
|{{{drop_item77|}}}
 +
|{{{drop_item78|}}}
 +
|{{{drop_item79|}}}
 +
|{{{drop_item80|}}}
 +
|{{{drop_item81|}}}
 +
|{{{drop_item82|}}}
 +
|{{{drop_item83|}}}
 +
|{{{drop_item84|}}}
 +
|{{{drop_item85|}}}
 +
|{{{drop_item86|}}}
 +
|{{{drop_item87|}}}
 +
|{{{drop_item88|}}}
 +
|{{{drop_item89|}}}
 +
|{{{drop_item90|}}}
 +
|{{{drop_item91|}}}
 +
|{{{drop_item92|}}}
 +
|{{{drop_item93|}}}
 +
|{{{drop_item94|}}}
 +
|{{{drop_item95|}}}
 +
|{{{drop_item96|}}}
 +
|{{{drop_item97|}}}
 +
|{{{drop_item98|}}}
 +
|{{{drop_item99|}}}
 +
|{{{drop_item100|}}}
 +
}} }}
 +
{{Clear}}
 +
<div class="row" style="margin-top:15px;"><div class="large-12 columns">{{{description|}}}</div></div>
 
{{#set:Has subpagename={{FULLPAGENAME}} }}
 
{{#set:Has subpagename={{FULLPAGENAME}} }}
 
<span style="display:none">{{#arraymap:{{{types|}}}|,|x|[[Is type::x]] }}</span> </includeonly><noinclude>
 
<span style="display:none">{{#arraymap:{{{types|}}}|,|x|[[Is type::x]] }}</span> </includeonly><noinclude>
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 23:44, 26 June 2017