Form:Item script: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 29: Line 29:
|-
|-
| <small>'''Optional:''' Check all that apply</small><br>{{{field|type}}}
| <small>'''Optional:''' Check all that apply</small><br>{{{field|type}}}
|-
! style="background:#005682; color: white; font-size: larger; text-align: center; border-style: solid; border-width: 1px;" | Tiering
|-
| <small>'''Optional:''' Only enter an amount if the script has multiple tiers. For Unlock Type, check all that apply. "Bundling", in regards to unlock type, refers to either [[Verb:BUNDLE|{{boldmono|BUNDLEing}}]] them together or another method where you add one to another to tier it up.</small>
{|
| '''Max Tier Count:''' || {{{field|tiers}}}
|-
| '''Unlock Type:''' || {{{field|unlocks}}}
|}
|-
|-
! style="background:#005682; color: white; font-size: larger; text-align: center; border-style: solid; border-width: 1px;" | Customization Facets
! style="background:#005682; color: white; font-size: larger; text-align: center; border-style: solid; border-width: 1px;" | Customization Facets
Line 102: Line 111:
; Verb Table Copy/Paste Code
; Verb Table Copy/Paste Code
Messaging output should be displayed utilizing a table. For ease of use, the below copy and paste codes present an idea as to how to utilize the templates to build the table, however because scripts may vary considerably, there is no set way to create a table to work in all instances.
Messaging output should be displayed utilizing a table. For ease of use, the below copy and paste codes present an idea as to how to utilize the templates to build the table, however because scripts may vary considerably, there is no set way to create a table to work in all instances.

:; For the VerbTableEntry template:
: Modifier and 2Pview cells will not populate unless there is an entry in them. This is to ensure the cells line up properly. If utilizing <code>header1</code>,<code>header2</code>, <code>header3</code>, or <code>2Pview</code> in VerbTableStart, the applicable cells must have something entered to indicate if it is not applicable, such as a dash, or N/A.
*; Untargeted:
*; Untargeted:
: <pre{{log2}}><nowiki>{{VerbTableStart |header1= Verb |header2= }}
: <pre{{log2}}><nowiki>{{VerbTableStart |header1= Verb |header2= }}
Line 110: Line 122:
{{VerbTableEntry|modifier1= VERB |modifier2= Target |1Pview= |2Pview= {{addmetext}} |3Pview= }}
{{VerbTableEntry|modifier1= VERB |modifier2= Target |1Pview= |2Pview= {{addmetext}} |3Pview= }}
{{Table end}}</nowiki></pre>
{{Table end}}</nowiki></pre>
{{{section|Verb Usage|level=2|hide if empty|editor=wikieditor}}}
{{{section|Usage Information|level=2|hide if empty|editor=wikieditor}}}

===Mechanics Information===
This section is specifically for mechanical flourishes/scripts in order to list mechanical information, in detail. This would includes logs of use to provide examples of the item in action. This section will not populate if left empty.
{{{section|Mechanics Information|level=2||hide if emptyeditor=wikieditor}}}


===Additional Information===
===Additional Information===
This section is for additional script information not covered in the above templates, including, but not limited to, if an item has a hard-coded [[Verb:LOOK|{{boldmono|LOOK}}]]/[[Verb:SHOW|{{boldmono|SHOW}}]], mechanics details and messaging (attack/defense messaging, etc), etc. This section will populate if left empty, however as a level 2 subheader, it will have the following sections, if filled in, fall under it.
This section is for additional script information not covered in the above templates, including, but not limited to, if an item has a hard-coded [[Verb:LOOK|{{boldmono|LOOK}}]]/[[Verb:SHOW|{{boldmono|SHOW}}]], mechanics details and messaging (attack/defense messaging, etc), etc. This section will populate if left empty, however as a level 2 subheader, it will have the following sections (Restrictions, Look/Show, Read), if filled in, fall under it. If left empty, and the other listed subheaders are left empty, it may be removed by editing the page after the page is saved from the form.
{{{section|Additional Information|level=2|editor=wikieditor}}}
{{{section|Additional Information|level=2|editor=wikieditor}}}


Line 119: Line 135:
This section is to list any restrictions the item script may have in place. This may include, but is not limited to, whether it can be lightened or deepened, alteration restrictions, etc. This section will not populate if left empty.
This section is to list any restrictions the item script may have in place. This may include, but is not limited to, whether it can be lightened or deepened, alteration restrictions, etc. This section will not populate if left empty.
{{{section|Restrictions|level=3|hide if empty|editor=wikieditor}}}
{{{section|Restrictions|level=3|hide if empty|editor=wikieditor}}}

===Look/Show===
This section is to display if an item has a hard-coded look/show to it. This section will not populate if left empty.
{{{section|Look/Show|level=3|hide if empty|editor=wikieditor}}}

===Read===
This section is to display if an item has a hard-coded read to it. This section will not populate if left empty.
{{{section|Read|level=3|hide if empty|editor=wikieditor}}}

===Ambient Messaging===
This section is to display if an item has a loresong associated with the script. This section will not populate if left empty.
{{{section|Ambients|level=3|hide if empty|editor=wikieditor}}}


===See Also===
===See Also===
This section is for internal links that correspond with or complement the article, particularly similar item scripts to this. This section will not populate if left empty.
This section is for internal links that correspond with or complement the article, particularly similar item scripts to this. This section will not populate if left empty.
{{{section|See Also|level=3|hide if empty|editor=wikieditor}}}
{{{section|See Also|level=2|hide if empty|editor=wikieditor}}}


===Resources===
===Resources===
This section is for external links that correspond with or complement the article. This section will not populate if left empty.
This section is for external links that correspond with or complement the article. This section will not populate if left empty.
{{{section|Resources|level=3|hide if empty|editor=wikieditor}}}
{{{section|Resources|level=2|hide if empty|editor=wikieditor}}}


===References===
===References===
This section if for internal or external citations (utilizing <code><nowiki><ref></ref></nowiki></code>) if used regarding the article. This section will not populate if left empty.
This section if for internal or external citations (utilizing <code><nowiki><ref></ref></nowiki></code>) if used regarding the article. This section will not populate if left empty.
{{{section|References|level=3|hide if empty|editor=wikieditor}}}
{{{section|References|level=2|hide if empty|editor=wikieditor}}}


'''Free text:'''
'''Free text:'''

Latest revision as of 13:11, 20 August 2026

This is the "Item script" 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.