Form:Item: Difference between revisions
Jump to navigation
Jump to search
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Enter an item name to create or edit a page: | 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 game-form-table" | {| class="formtable game-form-table" | ||
|- | |- | ||
! colspan="2" style="text-align: left; padding-top: 10px;" | | ! colspan="2" style="text-align: left; padding-top: 10px;" | | ||
| Line 13: | Line 11: | ||
'''Formatting help''' | '''Formatting help''' | ||
<div class="mw-collapsible-content"> | <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> | ||
</div> | </div> | ||
|- | |- | ||
! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" | | ! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" | | ||
<h2 style="margin:0; border:none;">Infobox details</h2> | <h2 style="margin:0; border:none;">Infobox details</h2> | ||
|- | |- | ||
! Item Image: | ! Item Image: | ||
| Line 26: | Line 55: | ||
|- | |- | ||
! Item Type: | ! Item Type: | ||
| style="padding-bottom: 15px;" | {{{field|type|input type=tokens|list|delimiter=,|values=Collectibles, Consumables, Junk, Materials, Quest Items, Tools}}} | |||
| style="padding-bottom: 15px;" | {{{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}}} | |||
| style="padding-bottom: 15px;" | {{{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}}} | | style="padding-bottom: 15px;" | {{{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}}} | | style="padding-bottom: 15px;" | {{{field|value|input type=text|placeholder=e.g. 50 Gold}}} | ||
|- | |- | ||
! Optional 1: | ! Optional 1: | ||
| Label: {{{field|label1}}} | |||
| Label: {{{field|label1}}} Data: {{{field|data1}}} | Data: {{{field|data1}}} | ||
|- | |- | ||
! Optional 2: | ! Optional 2: | ||
| Label: {{{field|label2}}} | |||
| Label: {{{field|label2}}} Data: {{{field|data2}}} | Data: {{{field|data2}}} | ||
|- | |- | ||
! Optional 3: | ! Optional 3: | ||
| Label: {{{field|label3}}} | |||
| Label: {{{field|label3}}} Data: {{{field|data3}}} | Data: {{{field|data3}}} | ||
{{{end template}}} | |}{{{field|creator|hidden|id=permanent-creator}}} | ||
{{{end template}}}{{{for template|Content Item}}} | |||
{{{for template|Content Item}}} | |||
{| class="formtable game-form-table" | {| class="formtable game-form-table" | ||
|- | |- | ||
! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" | | ! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" | | ||
<h2 style="margin:0; border:none;">Page content</h2> | <h2 style="margin:0; border:none;">Page content</h2> | ||
|- | |- | ||
! Description: | ! Description: | ||
| Line 68: | Line 88: | ||
|- | |- | ||
! 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}}}{{{for template|Gallery Item}}} | |||
{{{for template|Footer Item}}} | <div class="pf-collapsible-wrapper"> | ||
<div class="pf-collapsible" data-target="gallery-section"> | |||
Gallery images ▸ | |||
</div> | |||
</div> | |||
<div id="gallery-section" class="pf-collapsible-content"> | |||
{| class="formtable game-form-table" | |||
|- | |||
! colspan="2" | | |||
|- | |||
! Gallery image 1: | |||
| {{{field|gallery_image1 | |||
|input type=combobox | |||
|uploadable | |||
|values from namespace=File | |||
|remote autocompletion | |||
|image preview | |||
|size=60 | |||
}}} | |||
Caption:<br> | |||
{{{field|gallery_caption1|input type=text|size=50}}} | |||
|- | |||
! Gallery image 2: | |||
| {{{field|gallery_image2 | |||
|input type=combobox | |||
|uploadable | |||
|values from namespace=File | |||
|remote autocompletion | |||
|image preview | |||
|size=60 | |||
}}} | |||
Caption:<br> | |||
{{{field|gallery_caption2|input type=text|size=50}}} | |||
|- | |||
! Gallery image 3: | |||
| {{{field|gallery_image3 | |||
|input type=combobox | |||
|uploadable | |||
|values from namespace=File | |||
|remote autocompletion | |||
|image preview | |||
|size=60 | |||
}}} | |||
Caption:<br> | |||
{{{field|gallery_caption3|input type=text|size=50}}} | |||
|- | |||
! Gallery image 4: | |||
| {{{field|gallery_image4 | |||
|input type=combobox | |||
|uploadable | |||
|values from namespace=File | |||
|remote autocompletion | |||
|image preview | |||
|size=60 | |||
}}} | |||
Caption:<br> | |||
{{{field|gallery_caption4|input type=text|size=50}}} | |||
|- | |||
! Gallery image 5: | |||
| {{{field|gallery_image5 | |||
|input type=combobox | |||
|uploadable | |||
|values from namespace=File | |||
|remote autocompletion | |||
|image preview | |||
|size=60 | |||
}}} | |||
Caption:<br> | |||
{{{field|gallery_caption5|input type=text|size=50}}} | |||
|} | |||
</div> | |||
{{{end template}}}{{{for template|Footer Item}}} | |||
{| class="formtable game-form-table" | {| class="formtable game-form-table" | ||
|- | |- | ||
! Notes: | ! Notes: | ||
| Line 86: | Line 172: | ||
|- | |- | ||
! Categories: | ! 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|preview}}} | ||
{{{standard input|cancel}}} | {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 00:43, 29 April 2026
Enter an item name to create or edit a page: