Form:CreateArticle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{{for template|ArticleContainer}}} | {{{for template|ArticleContainer}}} | ||
== Main category == | |||
{{{field|cat|input type=dropdown|values=Player,Group,Event,Location,Culture|mandatory}}} | {{{field|cat | ||
|input type=dropdown | |||
|values=Player,Group,Event,Location,Culture | |||
|mandatory | |||
}}} | |||
== Subcategory == | |||
<!-- Player --> | |||
{{#ifeq: {{{cat|}}} | Player | | |||
{{{field|location_type | |||
|input type=dropdown | |||
|values=Alive,Dead,Inactive,Admin | |||
|mandatory | |||
}}} | |||
}} | |||
<!-- Group --> | |||
{{#ifeq: {{{cat|}}} | Group | | |||
{{{field|character_type | |||
|input type=dropdown | |||
|values=Active,Inactive,Disbanded | |||
}}} | |||
}} | |||
<!-- Event --> | |||
{{#ifeq: {{{cat|}}} | Event | | |||
{{{field|character_type | |||
|input type=dropdown | |||
|values=Conflict,Milestone,Project,Death,Ceremony,Natural,Admin | |||
}}} | |||
}} | |||
<!-- Location --> | |||
{{#ifeq: {{{cat|}}} | Location | | |||
{{{field|character_type | |||
|input type=dropdown | |||
|values=Settlement,Structure,Landmark,Infrastructure,Establishments | |||
}}} | |||
}} | |||
<!-- Location --> | |||
{{#ifeq: {{{cat|}}} | Culture | | |||
{{{field|character_type | |||
|input type=dropdown | |||
|values=Tradition, Map Art, Literature, Demographic, Technology | |||
}}} | |||
}} | |||
{{{end template}}} | {{{end template}}} | ||
Revision as of 11:22, 7 January 2026
ArticleContainer
Main category
cat
Subcategory
{{{end template}}}