Form:Item script: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 102: | Line 102: | ||
; 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 113: | ||
{{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| |
{{{section|Usage Information|level=2|hide if empty|editor=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 (Restrictions, Look/Show, Read), 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}}} |
||
Revision as of 12:15, 19 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.