Difference between revisions of "Form:Item"

From ChatWars Wiki
Jump to: navigation, search
(testing show on select)
(fixed ammunition unable to select several... again... for whatever reason that change reverted while I was testing something)
Line 28: Line 28:
 
! In-game name:  
 
! In-game name:  
 
| {{{field|InGameName|default=??}}}
 
| {{{field|InGameName|default=??}}}
| Name of the item (exactly) as written in the game bot (including emojis)
+
| Name of the item as written in the  
 
|-
 
|-
 
! Is event item?  
 
! Is event item?  
Line 106: Line 106:
 
|-
 
|-
 
! Ammunition used:  
 
! Ammunition used:  
| {{{field|Ammunition|input type=dropdown|values from category=Ammunition}}}
+
| {{{field|Ammunition|input type=listbox|values from category=Ammunition}}}
 
|-
 
|-
 
! Depositable in guild:  
 
! Depositable in guild:  
Line 130: Line 130:
 
|-
 
|-
 
! Is findable in Quest?
 
! Is findable in Quest?
| {{{field|BoolQuest|input type=radiobutton|show on select=Yes=>DropInfoSection;Yes=>test;}}}
+
| {{{field|BoolQuest|input type=radiobutton}}}
| If not findable, leave entire rest of the section empty <div id="test">Test</div>
+
| If not findable, leave entire rest of the section empty
 
|-
 
|-
<div id = "DropInfoSection">
 
 
! Minimum ''Player'' level to find in Quest:  
 
! Minimum ''Player'' level to find in Quest:  
 
| {{{field|PlayerQuestMinLevel}}}
 
| {{{field|PlayerQuestMinLevel}}}
Line 197: Line 196:
 
| {{{field|QuestForayNight|input type=radiobutton}}}
 
| {{{field|QuestForayNight|input type=radiobutton}}}
 
|-
 
|-
</div>
 
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Enchantment
 
! colspan="3" style="text-align: center; border-top: 1px solid grey; margin-top: 0.5em; padding-top: 1em; padding-bottom: 0.8em" | Enchantment
 
|-
 
|-

Revision as of 02:17, 24 October 2019

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.