Difference between revisions of "Form:TestForm"

From ChatWars Wiki
Jump to: navigation, search
Line 24: Line 24:
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
{{#vardefine: columnStyle1 | style="width: 20%;"}}{{#vardefine: columnStyle2 | style="width: 60%;"}}{{#vardefine: hiddenContentStyle | margin: 0; }}{{{for template|Item}}}
 
{{#vardefine: columnStyle1 | style="width: 20%;"}}{{#vardefine: columnStyle2 | style="width: 60%;"}}{{#vardefine: hiddenContentStyle | margin: 0; }}{{{for template|Item}}}
<!--<h2>Variant 1</h2>
 
 
Item ID: {{{field|ItemID|mandatory|default=??}}}
 
<br><i>ID of the item, see [[Master List of Item Codes]]</i>
 
 
 
In-game name: {{{field|InGameName|default=??}}}
 
<br><i>Name of the item (exactly)as written in the game bot (including emojis)</i>
 
 
 
Is event item? {{{field|BoolEventItem|default=false|show on select=true=>EventSection}}}
 
<br><i>If item is event exclusive or not</i>
 
 
<div id = "EventSection">
 
Name: {{{field|Event}}}
 
<br><i>From which event this item comes from (name of the wiki page), leave empty if not applicable.</i>
 
</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" style="padding-top: 0.4em">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>
 
|-
 
|}-->
 
 
<h2>Variant 3</h2>
 
 
{| class="formtable"
 
{| class="formtable"
 
! colspan="3" style="text-align: center; padding-bottom: 0.8em" | General info
 
! colspan="3" style="text-align: center; padding-bottom: 0.8em" | General info
Line 269: Line 232:
 
<div id="EnchantInfoSection">
 
<div id="EnchantInfoSection">
 
{| class="formtable" style="margin: 0; width: 100%;"
 
{| class="formtable" style="margin: 0; width: 100%;"
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" |
 
|-
 
 
! {{#var: columnStyle1}} | Attack bonus for enchanting 0 -> 1:  
 
! {{#var: columnStyle1}} | Attack bonus for enchanting 0 -> 1:  
 
| {{#var: columnStyle1}} | {{{field|EnchantAtk1}}}
 
| {{#var: columnStyle1}} | {{{field|EnchantAtk1}}}
Line 308: Line 269:
 
|}</div>
 
|}</div>
 
|-
 
|-
|}
 
{{{end template}}}
 
 
<!--
 
 
| colspan="3" style="padding: 0; margin: 0;" |
 
<div id="">
 
{| class="formtable" style="margin: 0; width: 100%;"
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" |
 
|-
 
! {{#var: columnStyle1}} |
 
| {{#var: columnStyle1}} |
 
| {{#var: columnStyle2}} |
 
|-
 
|}</div>
 
|-
 
 
-->
 
 
{{{for template|Item}}}
 
{| class="formtable"
 
 
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Crafting
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Crafting
 
|-
 
|-
 
! Can be crafted?
 
! Can be crafted?
| {{{field|BoolCraft|input type=radiobutton}}}
+
| {{{field|BoolCraft|input type=radiobutton|show on select=Yes=>CraftInfoSection}}}
| If not craftable, leave the rest empty.
 
 
|-
 
|-
! Is recipe incomplete?
+
| colspan="3" style="padding: 0; margin: 0;" |
| {{{field|BoolRecipeIncomplete|input type=radiobutton|mandatory|default=No}}}
+
<div id="">
| If the recipe is not yet fully discovered or not tested SET THIS TO YES, otherwise leave it as no.
+
{| class="formtable" style="margin: 0; width: 100%;"
 +
! {{#var: columnStyle1}} | Is recipe incomplete?
 +
| {{#var: columnStyle1}} | {{{field|BoolRecipeIncomplete|input type=radiobutton|mandatory|default=No}}}
 +
| {{#var: columnStyle2}} | If the recipe is not yet fully discovered or not tested SET THIS TO YES, otherwise leave it as no.
 
|-
 
|-
 
! Craft command:
 
! Craft command:
Line 366: Line 307:
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}
 +
|}</div>
 
|-
 
|-
 
|}
 
|}

Revision as of 05:33, 2 November 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.