Template:Hero Names: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(we'll see what happens with this)
 
mNo edit summary
Line 1: Line 1:
<noinclude>{{#cargo_declare:_table=HeroNames|BaseType=Page|Prefixes=List (,) of String|MinPrefixAmount=Integer|MaxPrefixAmount=Integer|Infixes=List (,) of String|MinInfixAmount=Integer|MaxInfixAmount=Integer|Postfixes=List (,) of String|MinPostfixAmount=Integer|MaxPostfixAmount=Integer|WiseTitle=List (,) of String|MayorSynTitle=List (,) of String|HyphenChance=Integer|TwoNameChance=Integer|TitleNouns=List (,) of String|TitleVerbs=List (,) of String|TitleSeparator=String|Old=Boolean}}</noinclude><includeonly>{{#cargo_store:_table=HeroNames|BaseType={{{basetype|}}}|Prefixes={{{prefixes|}}}|MinPrefixAmount={{{minprefix|}}}|MaxPrefixAmount={{{maxprefix|{{{minprefix|0}}}}}}|Infixes={{{infixes|}}}|MinInfixAmount={{{mininfix|}}}|MaxInfixAmount={{{maxinfix|{{{mininfix|0}}}}}}|Postfixes={{{postfixes|}}}|MinPostfixAmount={{{minpostfix|}}}|MaxPostfixAmount={{{maxpostfix|{{{minpostfix|0}}}}}}|WiseTitle={{{wise|}}}|MayorSynTitle={{{mayor|}}}|HyphenChance={{{hyphenchance|0}}}|TwoNameChance={{{twonamechance|0}}}|TitleNouns={{{titlenouns|}}}|Verbs={{{verbs|}}}|TitleSeparator={{{separator|}}}|Old={{{old|no}}}}}</includeonly><noinclude>[[Category:Templates]]</noinclude>
<noinclude>{{#cargo_declare:_table=HeroNames|BaseType=Page|Prefixes=List (,) of String|MinPrefixAmount=Integer|MaxPrefixAmount=Integer|Infixes=List (,) of String|MinInfixAmount=Integer|MaxInfixAmount=Integer|Postfixes=List (,) of String|MinPostfixAmount=Integer|MaxPostfixAmount=Integer|WiseTitle=List (,) of String|MayorSynTitle=List (,) of String|HyphenChance=Integer|TwoNameChance=Integer|TitleNouns=List (,) of String|TitleVerbs=List (,) of String|TitleSeparator=String|Old=Boolean}}</noinclude><includeonly>{{#cargo_store:_table=HeroNames|BaseType={{{basetype|}}}|Prefixes={{{prefixes|}}}|MinPrefixAmount={{{minprefix|}}}|MaxPrefixAmount={{{maxprefix|{{{minprefix|0}}}}}}|Infixes={{{infixes|}}}|MinInfixAmount={{{mininfix|}}}|MaxInfixAmount={{{maxinfix|{{{mininfix|0}}}}}}|Postfixes={{{postfixes|}}}|MinPostfixAmount={{{minpostfix|}}}|MaxPostfixAmount={{{maxpostfix|{{{minpostfix|0}}}}}}|WiseTitle={{{wise|}}}|MayorSynTitle={{{mayor|}}}|HyphenChance={{{hyphenchance|0}}}|TwoNameChance={{{twonamechance|0}}}|TitleNouns={{{titlenouns|}}}|Verbs={{{verbs|}}}|TitleSeparator={{{separator|}}}|Old={{{old|no}}}}}</includeonly><noinclude>[[Category:Templates]]<syntaxhighlight lang="xml">
{{Hero Names
| basetype=
| prefixes=
| minprefix=
| maxprefix=
| infixes=
| mininfix=
| maxinfix=
| postfixes=
| minpostfix=
| maxpostfix=
| wise=
| mayor=
| hyphenchance=
| twonamechance=
| titlenouns=
| verbs=
| separator=
| old=
}}
</syntaxhighlight></noinclude>

Revision as of 15:58, 9 August 2019

This template defines the table "HeroNames". This table has not been created yet.

{{Hero Names
| basetype=
| prefixes=
| minprefix=
| maxprefix=
| infixes=
| mininfix=
| maxinfix=
| postfixes=
| minpostfix=
| maxpostfix=
| wise=
| mayor=
| hyphenchance=
| twonamechance=
| titlenouns=
| verbs=
| separator=
| old=
}}