v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Template:Attrib proc"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(hmmm....)
(now it properly detects genderlessness in 23a and 40d)
 
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{{#if:{{tag|foo [FLIER] foo|FLIER}}|{{Category|Reallyflying}}|{{Category|NotReallyFlying}}}}{{#if:{{tag|{{{1}}}|FLIER}}|{{attrib format|{{Catlink|Flying}}{{Category|Flying}}}}}}{{
+
{{#if:{{tag|{{{1}}}|FLIER}}|{{attrib format|{{Catlink|Flying}}{{Category|Flying}}}}}}{{
#if:{{tag|{{{1}}}|MEGABEAST}}|{{attrib format|{{Catlink|Megabeast}}{{Category|Megabeast}}}}}}{{
+
#if:{{tag|{{{1}}}|MEGABEAST}}|{{attrib format|{{Catlink|Megabeasts|Megabeast}}{{Category|Megabeasts}}}}}}{{
#if:{{tag|{{{1}}}|SEMIMEGABEAST}}|{{attrib format|{{Catlink|Semi-megabeast}}{{Category|Semi-megabeast}}}}}}{{
+
#if:{{tag|{{{1}}}|SEMIMEGABEAST}}|{{attrib format|{{Catlink|Semi-megabeasts|Semi-megabeast}}{{Category|Semi-megabeasts}}}}}}{{
 
#if:{{tag|{{{1}}}|TRAPAVOID}}|{{attrib format|{{Catlink|Trapavoid}}{{Category|Trapavoid}}}}}}{{
 
#if:{{tag|{{{1}}}|TRAPAVOID}}|{{attrib format|{{Catlink|Trapavoid}}{{Category|Trapavoid}}}}}}{{
 +
#if:{{tag|{{{1}}}|MISCHIEVOUS}}{{tag|{{{1}}}|MISCHIEVIOUS}}|{{attrib format|{{Catlink|Mischievous}}{{Category|Mischievous}}}}}}{{
 
#if:{{tag|{{{1}}}|AQUATIC}}|{{attrib format|{{Catlink|Aquatic}}{{Category|Aquatic}}}}}}{{
 
#if:{{tag|{{{1}}}|AQUATIC}}|{{attrib format|{{Catlink|Aquatic}}{{Category|Aquatic}}}}}}{{
 
#if:{{tag|{{{1}}}|AMPHIBIOUS}}|{{attrib format|{{Catlink|Amphibious}}{{Category|Amphibious}}}}}}{{
 
#if:{{tag|{{{1}}}|AMPHIBIOUS}}|{{attrib format|{{Catlink|Amphibious}}{{Category|Amphibious}}}}}}{{
 +
#ifexpr:{{#ifeq:{{NAMESPACE}}|23a|1|0}} or {{#ifeq:{{NAMESPACE}}|40d|1|0}}|{{
 +
#if:{{tag|{{{1}}}|NO_GENDER}}|{{attrib format|{{Catlink|Genderless}}{{Category|Genderless}}}}}}|{{
 +
#if:{{tag|{{{1}}}|MALE}}{{tag|{{{1}}}|FEMALE}}||{{attrib format|{{Catlink|Genderless}}{{Category|Genderless}}}}}}}}{{
 
#if:{{tag|{{{1}}}|NOSTUN}}|{{attrib format|{{Catlink|No Stun}}{{Category|No Stun}}}}}}{{
 
#if:{{tag|{{{1}}}|NOSTUN}}|{{attrib format|{{Catlink|No Stun}}{{Category|No Stun}}}}}}{{
 
#if:{{tag|{{{1}}}|NOPAIN}}|{{attrib format|{{Catlink|No Pain}}{{Category|No Pain}}}}}}{{
 
#if:{{tag|{{{1}}}|NOPAIN}}|{{attrib format|{{Catlink|No Pain}}{{Category|No Pain}}}}}}{{
Line 16: Line 20:
 
#if:{{tag|{{{1}}}|FANCIFUL}}|{{attrib format|{{Catlink|Fanciful}}{{Category|Fanciful}}}}}}{{
 
#if:{{tag|{{{1}}}|FANCIFUL}}|{{attrib format|{{Catlink|Fanciful}}{{Category|Fanciful}}}}}}{{
 
#if:{{tag|{{{1}}}|MOUNT}}|{{attrib format|{{Catlink|Mount}}{{Category|Mount}}}}}}{{
 
#if:{{tag|{{{1}}}|MOUNT}}|{{attrib format|{{Catlink|Mount}}{{Category|Mount}}}}}}{{
#if:{{tag|{{{1}}}|MOUNT_EXOTIC}}|{{attrib format|{{Catlink|Exotic mount}}{{Category|Exotic mount}}}}}}{{#if:{{tag|{{{1}}}|USE_MATERIAL_TEMPLATE|1|SHELL}}|{{attrib format|{{Catlink|Shell}}{{Category|Shell}}}}}}
+
#if:{{tag|{{{1}}}|MOUNT_EXOTIC}}|{{attrib format|{{Catlink|Exotic mount}}{{Category|Exotic mount}}}}}}{{#if:{{tag|{{{1}}}|USE_MATERIAL_TEMPLATE|1|SHELL}}|{{attrib format|{{Catlink|Shell}}{{Category|Shell}}}}}}{{
</includeonly><noinclude>
+
#if:{{tag|{{{1}}}|WEBBER}}|{{attrib format|[[Web]]s{{Category|Webs}}}}}}{{
Usage: <nowiki>{{attrib_proc | creature raws}}</nowiki>
+
#if:{{tag|{{{1}}}|SYNDROME}}|{{attrib format|[[Syndrome]]{{Category|Syndrome}}}}}}{{
 
+
#if:{{tag|{{{1}}}|BEACH_FREQUENCY}}|{{attrib format|[[Beaching]]{{Category|Beaching}}}}}}{{
Returns a formatted list of "interesting" attribute tags for the given raw creature data.
+
#ifeq:{{creature/is humanoid|{{{2}}}}}|1|{{attrib format|{{catlink|Humanoids|Humanoid}}{{category|Humanoids}}}}}}
 
+
</includeonly><noinclude>{{documentation}}</noinclude>
[[Category:Templates]]
 
</noinclude>
 

Latest revision as of 10:10, 20 April 2019