Form:CreateArticle: Difference between revisions

From Legendary Hardcore Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
{{{for template|ArticleContainer}}}
{{#forminput:
  form=CreateArticle
  button text=Create article
}}
</noinclude>


<includeonly>
Category:
{{{for template|CreateArticleContainer}}}
{{{field|cat|input type=dropdown|values=Player,Group,Event,Location,Culture|mandatory}}}
 
'''Article:''' {{{field|PageName|mandatory|hidden}}}
 
'''Category''':
{{{field|cat
|input type=dropdown
|values=Player,Group,Event,Location,Culture
|mandatory
}}}


{{{end template}}}
{{{end template}}}
== Infobox ==
{{#switch: {{{cat|}}}
| Player = {{Template:PlayerInfobox}}
| Group = {{Template:GroupInfobox}}
| Event = {{Template:EventInfobox}}
| Location = {{Template:LocationInfobox}}
| Culture = {{Template:CultureInfobox}}
}}
</includeonly>

Revision as of 11:01, 7 January 2026

ArticleContainer

Category: cat

{{{end template}}}