Template:Verbinfo: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Undo revision 263137 by GS4-XERAPHINA (talk))
Tag: Undo
(fixed accessibility issue with table cells)
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
! colspan=2 scope="colheader" style="white-space: nowrap; background:#00004C; color: white; font-size: larger; text-align: center;" | [[Verb name::{{{verb}}}]]
! colspan=2 scope="colheader" style="white-space: nowrap; background:#00004C; color: white; font-size: larger; text-align: center;" | [[Verb name::{{{verb}}}]]
|-
|-
! align="left" valign="top" scope="rowheader" | Type
! align="left" valign="top" scope="row" role="rowheader" | Type
| align="right" valign="top" | {{#arraymap:{{{type|}}}|,|x|[[Verb type::x]] |,<nowiki> </nowiki>}}
| align="right" valign="top" | {{#arraymap:{{{type|}}}|,|x|[[Verb type::x]] |,<nowiki> </nowiki>}}
|-
|-
Line 13: Line 13:
|}}
|}}
{{#if: {{{wedding|}}} | {{#switch: {{{wedding|}}} |
{{#if: {{{wedding|}}} | {{#switch: {{{wedding|}}} |
Yes=! align="left" valign="top" scope="rowheader" {{!}} Wedding
Yes=! align="left" valign="top" scope="row" role="rowheader" {{!}} Wedding
{{!}} align="right" valign="top" {{!}} [[Has wedding interactions::{{{wedding|}}}]] |}}
{{!}} align="right" valign="top" {{!}} [[Has wedding interactions::{{{wedding|}}}]] |}}
{{!}}-
{{!}}-
|}}
|}}
{{#if: {{{dead|}}} | {{#switch: {{{dead|}}} |
{{#if: {{{dead|}}} | {{#switch: {{{dead|}}} |
Yes=! align="left" valign="top" scope="rowheader" {{!}} Works While Dead
Yes=! align="left" valign="top" scope="row" role="rowheader" {{!}} Works While Dead
{{!}} align="right" valign="top" {{!}} [[Has interactions while dead::{{{dead|}}}]] |}}
{{!}} align="right" valign="top" {{!}} [[Has interactions while dead::{{{dead|}}}]] |}}
{{!}}-
{{!}}-
|}}
|}}
{{#if: {{{citizen|}}} |
{{#if: {{{citizen|}}} |
! align="left" valign="top" scope="rowheader" {{!}} Citizen
! align="left" valign="top" scope="row" role="rowheader" {{!}} Citizen
{{!}} align="right" valign="top" {{!}} {{#arraymap:{{{citizen|}}}|,|x|[[Has citizen style::x]] |,<nowiki> </nowiki>}}
{{!}} align="right" valign="top" {{!}} {{#arraymap:{{{citizen|}}}|,|x|[[Has citizen style::x]] |,<nowiki> </nowiki>}}
{{!}}-
{{!}}-
|}}
|}}
{{#if: {{{race|}}} |
{{#if: {{{race|}}} |
! align="left" valign="top" scope="rowheader" {{!}} Race
! align="left" valign="top" scope="row" role="rowheader" {{!}} Race
{{!}} align="right" valign="top" {{!}} {{#arraymap:{{{race|}}}|,|x|[[Has racial style::x]] |,<nowiki> </nowiki>}}
{{!}} align="right" valign="top" {{!}} {{#arraymap:{{{race|}}}|,|x|[[Has racial style::x]] |,<nowiki> </nowiki>}}
{{!}}-
{{!}}-
|}}
|}}
{{#if: {{{culture|}}} |
{{#if: {{{culture|}}} |
! align="left" valign="top" scope="rowheader" {{!}} Culture
! align="left" valign="top" scope="row" role="rowheader" {{!}} Culture
{{!}} align="right" valign="top" {{!}} {{#arraymap:{{{culture|}}}|,|x|[[Has cultural style::x]] |,<nowiki> </nowiki>}}
{{!}} align="right" valign="top" {{!}} {{#arraymap:{{{culture|}}}|,|x|[[Has cultural style::x]] |,<nowiki> </nowiki>}}
{{!}}-
{{!}}-
|}}
|}}
{{#if: {{{profession|}}} |
{{#if: {{{profession|}}} |
! align="left" valign="top" scope="rowheader" {{!}} Profession
! align="left" valign="top" scope="row" role="rowheader" {{!}} Profession
{{!}} align="right" valign="top" {{!}} {{#arraymap:{{{profession|}}}|,|x|[[Has profession style::x]] |,<nowiki> </nowiki>}}
{{!}} align="right" valign="top" {{!}} {{#arraymap:{{{profession|}}}|,|x|[[Has profession style::x]] |,<nowiki> </nowiki>}}
{{!}}-
{{!}}-
|}} <!-- The following are for System specific verbs -->
|}} <!-- The following are for System specific verbs -->
{{#if: {{{system|}}} |
{{#if: {{{system|}}} |
! align="left" valign="top" scope="rowheader" {{!}} System
! align="left" valign="top" scope="row" role="rowheader" {{!}} System
{{!}} align="right" valign="top" {{!}} {{#arraymap:{{{system|}}}|,|x|[[System::x]] |,<nowiki> </nowiki>}}
{{!}} align="right" valign="top" {{!}} {{#arraymap:{{{system|}}}|,|x|[[System::x]] |,<nowiki> </nowiki>}}
{{!}}-
{{!}}-
|}} <!-- The following are for Special case verbs, ex. verbs that only work when used with items. -->
|}} <!-- The following are for Special case verbs, ex. verbs that only work when used with items. -->
{{#if: {{{special|}}} |
{{#if: {{{special|}}} |
! align="left" valign="top" scope="rowheader" style="white-space: nowrap;" {{!}} Special Case
! align="left" valign="top" scope="row" role="rowheader" style="white-space: nowrap;" {{!}} Special Case
{{!}} align="right" valign="top" {{!}} {{#arraymap:{{{special|}}}|,|x|[[x]] |,<nowiki> </nowiki>}}
{{!}} align="right" valign="top" {{!}} {{#arraymap:{{{special|}}}|,|x|[[x]] |,<nowiki> </nowiki>}}
{{!}}-
{{!}}-

Latest revision as of 10:13, 16 August 2026

{{{verb}}}
Type

This section has not been added yet; please add to it now!



This template is set up to capture the primary information regarding a verb, including type and other variables. Below is the copy/paste code with instructions. For full instructions on use and page setup, please see Help:Verb pages

{{Verbinfo
|verb = VERB <!--Name of the verb.  This should always be capitalized. -->
|type = TYPE <!--Type of verb: Roleplaying, System, Special Case.  If multiple, enter each separated by a comma and no spaces. -->
|demeanor = YES <!-- Simply answer "Yes" if there are demeanor actions -->
|wedding = Yes <!--Simply answer "Yes" if there are wedding variations -->
|dead = Yes <!--Simply answer "Yes" if there are interactions while dead -->
|citizen = CITIZEN <!--If there is a citizen version of the verb.  If multiple, enter each separated by a comma and no spaces. -->
|race = RACE <!--If there is a racial version of the verb.  If multiple, enter each separated by a comma and no spaces. -->
|culture = CULTURE <!--If there is a cultural version of the verb.  If multiple, enter each separated by a comma and no spaces. -->
|profession = PROFESSION<!--If there is a profession version of the verb.  If multiple, enter each separated by a comma and no spaces. -->
|system = SYSTEM <!--If this verb is specific to a system.  If multiple, enter each separated by a comma and no spaces.-->
|special = SPECIAL <!--If this verb is due to a special case and does not work otherwise.  If multiple, enter each separated by a comma and no spaces. -->
|deprecated = Yes <!--Simply answer "Yes" if this verb no longer works or has no interactions -->
|help = Yes <!--Simply answer "Yes" if the verb has a help menu -->
|verb info = Yes <!--Simply answer "Yes" if the verb has a verb info menu -->
}}