Actions

Template

Difference between revisions of "MonsterListAbreviated"

From Titan's Teeth

 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
|where={{#if:{{{category|}}}|Categories LIKE "%{{{category}}}%"|}}{{IfAnd|{{{category|}}}|{{{type|}}}|<wbr> AND <wbr>}}{{#if:{{{type|}}}|Type LIKE "%{{{type}}}%"|}}{{#if:{{{custom|}}}|{{{custom}}}|}} AND StandardActions != "\{\{\{StandardActions\}\}\}"
 
|where={{#if:{{{category|}}}|Categories LIKE "%{{{category}}}%"|}}{{IfAnd|{{{category|}}}|{{{type|}}}|<wbr> AND <wbr>}}{{#if:{{{type|}}}|Type LIKE "%{{{type}}}%"|}}{{#if:{{{custom|}}}|{{{custom}}}|}} AND StandardActions != "\{\{\{StandardActions\}\}\}"
 
|order by=XP,Name
 
|order by=XP,Name
|fields=_pageName = Page,Name,Fluff,Alignment,Size,Type,SubTypes,CR,XP,Init,Perception,Senses,Speed,hp,hpBonus,AC,TouchAC=Touch,FlatfootedAC=FF,ACBonus,Fort,Ref,Will,saveBonus,CMB,AltCMB,CMD,AltCMD,MMD,AltMMD,TEN,AltTenacity,Immune,StandardActions,FullroundActions,MoveActions,SwiftActions,ImmediateActions,FreeActions,SpecialAbilities,SpecialQualities,SP,MSB,AltMSB,MSD,AltMSD,Concentration,Skills,Strength=Str,Dexterity=Dex,Constitution=Con,Intelligence=Int,Wisdom=Wis,Charisma=Cha,Equipment
+
|fields=_pageName = Page,Name,Fluff,Alignment,Size,Type,SubTypes,CR,XP,Init,Perception,Senses,Speed,hp,hpBonus,AC,TouchAC=Touch,FlatfootedAC=FF,ACBonus,Fort,Ref,Will,saveBonus,SR,DR,CMB,AltCMB,CMD,AltCMD,MMD,AltMMD,TEN,AltTenacity,SP,MSB,AltMSB,MSD,AltMSD,Concentration,Immune,StandardActions,FullroundActions,MoveActions,SwiftActions,ImmediateActions,FreeActions,SpecialAbilities,SpecialQualities,SP,MSB,AltMSB,MSD,AltMSD,Concentration,Skills,Strength=Str,Dexterity=Dex,Constitution=Con,Intelligence=Int,Wisdom=Wis,Charisma=Cha,Equipment
 
|format=template
 
|format=template
 
|template=MonsterListAbreviatedItem
 
|template=MonsterListAbreviatedItem
 
|named args=yes
 
|named args=yes
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 18:16, 21 June 2021

All lower-case

  • category: category that should be included (optional)
  • type: type that should be included (optional)
  • custom: write a custom where query (optional, cannot be combined with category or type)