Form:Item: Difference between revisions
Jump to navigation
Jump to search
Admin (talk | contribs) (Created page with "<noinclude> Enter the name of a page here, to be edited with the form "Item". If this page already exists, you will be sent to the form for editing that page. Otherwise, you will be sent to the form for adding the page. {{#forminput:form=Item}} </noinclude> <includeonly> {{{for template|Infobox Item}}} {| class="formtable" ! Item Name: | {{{field|name|default pagename}}} |- ! Item Image: | {{{field|image|input type=combobox|uploadable|values from namespace=File|image...") |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Enter | Enter an item name to create or edit a page: | ||
{{#forminput:form=Item}} | {{#forminput:form=Item|preload=Form:Create_Item/Preload}} | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{{for template|Infobox Item}}} | {{{for template|Infobox Item}}} | ||
{| class="formtable" | {| 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"> | |||
; Internal links | |||
<code><nowiki>[[Page name]]</nowiki></code><br> | |||
<code><nowiki>[[Page name|Link text]]</nowiki></code> | |||
; External links | |||
<code><nowiki>[https://certified.wiki/Help:User_Guide LinkTextHere]</nowiki></code> | |||
; Categories | |||
<code><nowiki>[[:Category:Halo|Halo]]</nowiki></code> | |||
; Text formatting | |||
<code><nowiki>''Italic''</nowiki></code><br> | |||
<code><nowiki>'''Bold'''</nowiki></code><br> | |||
<code><nowiki>'''''Bold italic'''''</nowiki></code> | |||
; Sub headers | |||
<code><nowiki>== Header 2 ==</nowiki></code> | |||
<code><nowiki>=== Header 3 ===</nowiki></code> | |||
; Lists | |||
<code><nowiki>* Bullet item</nowiki></code><br> | |||
<code><nowiki># Numbered item</nowiki></code> | |||
; Line breaks | |||
<code><nowiki><br></nowiki></code> | |||
; Embedding videos | |||
<code><nowiki>{{#ev:youtube|VIDEO_URL}}</nowiki></code> | |||
<hr> | |||
[https://certified.wiki/Help:User_Guide Open the full User Guide]] | |||
| | </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: | ! Item Image: | ||
| style="padding-bottom: 15px;" | {{{field|image|input type=combobox|uploadable|values from namespace=File|remote autocompletion|image preview}}} | |||
| {{{field|image|input type=combobox|uploadable|values from namespace=File|image preview}}} | |||
|- | |- | ||
! Item Type: | ! Item Type: | ||
| style="padding-bottom: 15px;" | {{{field|type|input type=tokens|list|delimiter=,|values=Collectibles, Consumables, Junk, Materials, Quest Items, Tools}}} | |||
| {{{field|type|input type=tokens|list|delimiter=,|values= | |||
|- | |- | ||
! Rarity: | ! Rarity: | ||
| style="padding-bottom: 15px;" | {{{field|rarity|input type=tokens|list|delimiter=,|values=Common, Rare, Uncommon}}} | |||
| {{{field|rarity|input type=tokens|list|delimiter=,|values=Common | |||
|- | |- | ||
! Weight: | ! Weight: | ||
| style="padding-bottom: 15px;" | {{{field|weight|input type=text|placeholder=e.g. 1.5kg}}} | |||
| {{{field|weight|input type=text|placeholder=e.g. 1.5kg}}} | |||
|- | |- | ||
! Value: | ! Value: | ||
| style="padding-bottom: 15px;" | {{{field|value|input type=text|placeholder=e.g. 50 Gold}}} | |||
| {{{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}}} | {{{end template}}} | ||
{{{for template|Content Item}}} | {{{for template|Content Item}}} | ||
{| class="formtable" | {| 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: | ! Description: | ||
| {{{field|description|input type=textarea|rows=5|autogrow}}} | | {{{field|description|input type=textarea|rows=5|autogrow}}} | ||
|- | |- | ||
! Usage: | ! Usage: | ||
| {{{field|usage|input type=textarea|rows=3|autogrow}}} | | {{{field|usage|input type=textarea|rows=3|autogrow}}} | ||
|- | |- | ||
! Location: | ! Location: | ||
| {{{field|location|input type=textarea|rows=3|autogrow}}} | | {{{field|location|input type=textarea|rows=3|autogrow}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{{for template|Footer Item}}} | {{{for template|Footer Item}}} | ||
{| class="formtable" | {| class="formtable game-form-table" | ||
! Notes | |- | ||
! Notes: | |||
| {{{field|notes|input type=textarea|rows= | | {{{field|notes|input type=textarea|rows=5|autogrow}}} | ||
|- | |- | ||
! | ! Categories: | ||
| {{{field|categories|input type=tokens|values from namespace=Category|list|delimiter=,}}} | | {{{field|categories|input type=tokens|values from namespace=Category|list|delimiter=,}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{{standard input|save}}} | |||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}} | {{{standard input|preview}}} | ||
{{{standard input|cancel}}} | |||
</includeonly> | </includeonly> | ||
Latest revision as of 03:04, 7 March 2026
Enter an item name to create or edit a page: