|
|
| Line 1: |
Line 1: |
| <noinclude>
| | '''Page name''' |
| Enter an item name to create or edit a page:
| | {{{field|page name|mandatory|restricted}}} |
| {{#forminput:form=Create Item}}
| | |
| </noinclude>
| | {{{standard input|save|label=Create item page}}} |
| <includeonly>
| |
| {{{for template|Infobox Item}}}
| |
| {| class="formtable game-form-table"
| |
| |-
| |
| ! colspan="2" style="text-align: left; padding-top: 10px;" |
| |
| <div class="mw-collapsible mw-collapsed form-help-box">
| |
| '''Formatting help''' | |
| <div class="mw-collapsible-content">
| |
| Standard MediaWiki formatting applies. Use <code><nowiki>[[Link]]</nowiki></code> for internal links.
| |
| </div>
| |
| </div>
| |
| |-
| |
| ! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" |
| |
| <h2 style="margin:0; border:none;">Infobox details</h2>
| |
| |-
| |
| ! Item Image:
| |
| | style="padding-bottom: 15px;" | {{{field|image|input type=combobox|uploadable|values from namespace=File|remote autocompletion|image preview}}}
| |
| |-
| |
| ! Item Type:
| |
| | style="padding-bottom: 15px;" | {{{field|type|input type=tokens|list|delimiter=,|values=Armor, Consumable, Junk, Material, Quest Item, Tool, Weapon}}}
| |
| |-
| |
| ! Rarity:
| |
| | style="padding-bottom: 15px;" | {{{field|rarity|input type=tokens|list|delimiter=,|values=Common, Epic, Legendary, Mythic, Rare, Uncommon}}}
| |
| |-
| |
| ! Weight:
| |
| | style="padding-bottom: 15px;" | {{{field|weight|input type=text|placeholder=e.g. 1.5kg}}}
| |
| |-
| |
| ! Value:
| |
| | style="padding-bottom: 15px;" | {{{field|value|input type=text|placeholder=e.g. 50 Gold}}}
| |
| |-
| |
| ! Optional 1:
| |
| | Label: {{{field|label1}}}
| |
| Data: {{{field|data1}}}
| |
| |-
| |
| ! Optional 2:
| |
| | Label: {{{field|label2}}}
| |
| Data: {{{field|data2}}}
| |
| |-
| |
| ! Optional 3:
| |
| | Label: {{{field|label3}}}
| |
| Data: {{{field|data3}}}
| |
| |}
| |
| {{{end template}}}
| |
| {{{for template|Content Item}}}
| |
| {| class="formtable game-form-table"
| |
| |-
| |
| ! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" |
| |
| <h2 style="margin:0; border:none;">Page content</h2>
| |
| |-
| |
| ! Description:
| |
| | {{{field|description|input type=textarea|rows=5|autogrow}}}
| |
| |-
| |
| ! Usage:
| |
| | {{{field|usage|input type=textarea|rows=3|autogrow}}}
| |
| |-
| |
| ! Location:
| |
| | {{{field|location|input type=textarea|rows=3|autogrow}}}
| |
| |}
| |
| {{{end template}}}
| |
| {{{for template|Footer Item}}}
| |
| {| class="formtable game-form-table"
| |
| |-
| |
| ! Notes:
| |
| | {{{field|notes|input type=textarea|rows=5|autogrow}}}
| |
| |-
| |
| ! Categories:
| |
| | {{{field|categories|input type=tokens|values from namespace=Category|list|delimiter=,}}}
| |
| |}
| |
| {{{end template}}}
| |
| {{{standard input|save}}} | |
| {{{standard input|preview}}}
| |
| {{{standard input|cancel}}} | | {{{standard input|cancel}}} |
| </includeonly>
| |