Template:Faction: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(if skill rep is not specified, use cargoquery to return skill cost)
(added new attribute: old (for Obliterate Faction))
Line 1: Line 1:
<noinclude>{{#cargo_declare:_table=Factions|
<noinclude>{{#cargo_declare:_table=Factions|
FactionID=String|IsVisible=Boolean|BasePlayerReputation=Integer|WaterRitualSkill=Page|WaterRitualRecipe=Page|BuyInterests=List (,) of String|SellInterests=List (,) of String|SkillReputationCost=Integer|RecipeReputationCost=Integer|WaterRitualLiquid=String|ParentFaction=Page}}
FactionID=String|IsVisible=Boolean|BasePlayerReputation=Integer|WaterRitualSkill=Page|WaterRitualRecipe=Page|BuyInterests=List (,) of String|SellInterests=List (,) of String|SkillReputationCost=Integer|RecipeReputationCost=Integer|WaterRitualLiquid=String|ParentFaction=Page|Old=Boolean}}


</noinclude><includeonly>{{#cargo_store:_table=Factions|
</noinclude><includeonly>{{#cargo_store:_table=Factions|
FactionID={{{id|}}}|IsVisible={{{visible|yes}}}|BasePlayerReputation={{{baserep|0}}}|WaterRitualSkill={{{ritualskill|}}}|WaterRitualRecipe={{{recipe|}}}|BuyInterests={{{buyinterests|}}}|SellInterests={{{sellinterests|}}}|SkillReputationCost={{{skillrep|0}}}|RecipeReputationCost={{{reciperep|0}}}|WaterRitualLiquid={{{ritualliquid|Water}}}|ParentFaction={{{parentfaction|}}}}}
FactionID={{{id|}}}|IsVisible={{{visible|yes}}}|BasePlayerReputation={{{baserep|0}}}|WaterRitualSkill={{{ritualskill|}}}|WaterRitualRecipe={{{recipe|}}}|BuyInterests={{{buyinterests|}}}|SellInterests={{{sellinterests|}}}|SkillReputationCost={{{skillrep|0}}}|RecipeReputationCost={{{reciperep|0}}}|WaterRitualLiquid={{{ritualliquid|Water}}}|ParentFaction={{{parentfaction|}}}|Old={{{old|yes}}}}}
{{#invoke: infobox | infobox |
{{#invoke: infobox | infobox |
image=none|
image=none|
Line 17: Line 17:
{{#if: {{{ritualskill|}}}  | {{infobox row|Skill Taught|[[{{{ritualskill}}}]] (-{{{skillrep|{{#cargo_query:table=Skills|fields=Cost|where=_pageName='{{{ritualskill}}}'|format=template|template=single query result|nohtml|limit=1|more results text=}}}}} reputation)}} }}
{{#if: {{{ritualskill|}}}  | {{infobox row|Skill Taught|[[{{{ritualskill}}}]] (-{{{skillrep|{{#cargo_query:table=Skills|fields=Cost|where=_pageName='{{{ritualskill}}}'|format=template|template=single query result|nohtml|limit=1|more results text=}}}}} reputation)}} }}
{{#if: {{{recipe|}}}      | {{infobox row|Recipe Taught|[[{{{recipe}}}]] (-{{{reciperep|?}}} reputation)}} }}  
{{#if: {{{recipe|}}}      | {{infobox row|Recipe Taught|[[{{{recipe}}}]] (-{{{reciperep|?}}} reputation)}} }}  
{{#if: {{{old|yes}}}          | {{infobox row|[[Obliterate Faction]] usable|{{{old}}} }} }}
{{#if: {{{id|}}}          | {{infobox row|ID|{{{id}}} }} }} }} </includeonly><noinclude>[[Category:Cargo Store Templates]]
{{#if: {{{id|}}}          | {{infobox row|ID|{{{id}}} }} }} }} </includeonly><noinclude>[[Category:Cargo Store Templates]]
{| class="wikitable"
{| class="wikitable"

Revision as of 21:03, 1 September 2019

This template defines the table "Factions". View table.

visible if the faction is visible in game. defaults to yes. only shows up if this is set to no. yes/no
baserep player's initial rep integer, defaults to 0
feelings feelings about other factions. please declare with Template:Faction feelings for each faction. Template:Faction feelings
buyinterests what secrets they like to hear. List separated by ,
sellintersts what secrets they like to share. List separated by ,
ritualskill the skill taught in water ritual. string
recipe the recipe taught in water ritual. string
id the faction Name="__" in factions.xml string
reciperep reputation needed for recipe integer
skillrep reputation needed for skill Integer
ritualliquid the liquid used in water ritual with legendaries of this faction. Defaults to Water String
parentfaction what this faction inherits from string