Difference between revisions of "Form:TestForm"

From ChatWars Wiki
Jump to: navigation, search
Line 25: Line 25:
 
{{{for template|Item}}}
 
{{{for template|Item}}}
 
<h1>General Info</h1>
 
<h1>General Info</h1>
 +
<h2>Variant 1</h2>
  
 
Item ID: {{{field|ItemID|mandatory|default=??}}}
 
Item ID: {{{field|ItemID|mandatory|default=??}}}
Line 41: Line 42:
 
<br><i>From which event this item comes from (name of the wiki page), leave empty if not applicable.</i>
 
<br><i>From which event this item comes from (name of the wiki page), leave empty if not applicable.</i>
 
</div>
 
</div>
 +
 +
<h2>Variant 2</h2>
 +
{| class="formtable"
 +
! colspan="3" style="text-align: center; padding-bottom: 0.8em" | General info
 +
|-
 +
! Item ID:
 +
| {{{field|ItemID|mandatory|default=??}}}
 +
| ID of the item, see [[Master List of Item Codes]]
 +
|-
 +
! In-game name:
 +
| {{{field|InGameName|default=??}}}
 +
| Name of the item as written in the
 +
|-
 +
! Is event item?<div id="EventSection1">Name:</div>
 +
| {{{field|BoolEventItem|default=false|show on select=true=>EventSection1;true=>EventSection2;true=>EventSection3}}}<div id="EventSection2">{{{field|Event}}}</div>
 +
| If item is event exclusive or not<div id="EventSection3">From which event this item comes from (name of the wiki page), leave empty if not applicable.</div>
 +
|-
 +
|}
 
{{{end template}}}
 
{{{end template}}}
 
{{{for template|Item}}}
 
{{{for template|Item}}}

Revision as of 12:38, 31 October 2019

THIS IS A TEST FORM. IF I CATCH YOU ACTUALLY USING THIS FORM FOR ACTUAL WIKI PAGES I WILL PERSONALLY BAN YOU FOREVER.



This is the "Item" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.

This form can be used to create and edit pages for items of following types:

as well as all corresponding sub types of the listed.

The form consists mostly of a individual properties that need to be filled in. Nearly all of the page will be automatically designed and formatted based on the input in those properties. In case some information can't be entered into the given property fields (for example more detailed information to event items) there's two free text ares at the end of the form:
One called "Text addition to first paragraph" - this adds the text in the text box at the end of the first paragraph, the other one "Free Text" which just appends any and all text to the end of the article.