Form:CreateArticle: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{{info|add title=Create New Entry}}} <includeonly> '''Page Name:''' {{{standard input|item=name}}} '''Select Category:''' {{{field|Category|input type=dropdown|values=Player, Group, Event, Location, Culture|mandatory}}} {{{for template|PlayerInfobox|closed}}} {{{field|Category|hidden|default=Player}}} {{{end template}}} {{{for template|GroupInfobox|closed}}} {{{field|Category|hidden|default=Group}}} {{{end template}}} {{{for template|EventInfobox|closed}}} {{{fiel..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | <noinclude> | ||
{{#forminput: | |||
form=CreateArticle | |||
button text=Create article | |||
}} | |||
</noinclude> | |||
<includeonly> | <includeonly> | ||
{{{for template|CreateArticleContainer}}} | |||
{{{ | |||
''' | '''Article:''' {{{field|PageName|mandatory|hidden}}} | ||
{{{field| | |||
'''Category''': | |||
{{{field| | {{{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> | </includeonly> | ||
Revision as of 10:49, 7 January 2026