Template:Verbinfo: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 46: Line 46:
{{!}}-
{{!}}-
|}}
|}}
{{#if: {{{wedding|}}} | <!-- Up to 2 entries can be made to indicate if a verb has wedding versions -->
{{#if: {{{wedding|}}} | <!-- Up to 4 entries can be made to indicate if a verb has wedding versions -->
! valign="top" {{!}} Wedding
! valign="top" {{!}} Wedding
{{!}} align="right" valign="top" {{!}} [[{{{wedding|}}}]] {{#if: {{{wedding2|}}} |
{{!}} align="right" valign="top" {{!}} [[{{{wedding|}}}]] {{#if: {{{wedding2|}}} |
<br> [[{{{wedding2|}}}]] |}}
<br> [[{{{wedding2|}}}]] {{#if: {{{wedding3|}}} |
<br> [[{{{wedding3|}}}]] {{#if: {{{wedding4|}}} |
<br> [[{{{wedding4|}}}]] |}}
{{!}}-
{{!}}-
|}}
|}}
Line 102: Line 104:
|culture2 = CULTURE2
|culture2 = CULTURE2
|culture3 = CULTURE3
|culture3 = CULTURE3
|wedding = WEDDING <!--If there is a wedding version of the verb (Cathedral/Wavedance)-->
|wedding = WEDDING <!--If there is a wedding version of the verb (Cathedral/Wavedancer/Chapel/Eternal)-->
|wedding2 = WEDDING2
|wedding2 = WEDDING2
|wedding3 = WEDDING3
|wedding4 = WEDDING4
|profession = PROFESSION<!--If there is a profession version of the verb-->
|profession = PROFESSION<!--If there is a profession version of the verb-->
|profession2 = PROFESSION2
|profession2 = PROFESSION2

Revision as of 05:04, 12 August 2022

{{#if: |
{{{verb}}}
Wedding [[]] {{#if: |


[[]]


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 -->
|type2 = TYPE2 (if any)
|type3 = TYPE3 (if any)
|demeanor = YES <!-- Only enter YES, if no, leave blank)-->
|citizen = CITIZEN <!--If there is a citizen version of the verb-->
|citizen2 = CITIZEN2
|citizen3 = CITIZEN3
|race = RACE <!--If there is a racial version of the verb-->
|race2 = RACE2
|race3 = RACE3
|race4 = RACE4
|culture = CULTURE <!--If there is a cultural version of the verb-->
|culture2 = CULTURE2
|culture3 = CULTURE3
|wedding = WEDDING <!--If there is a wedding version of the verb (Cathedral/Wavedancer/Chapel/Eternal)-->
|wedding2 = WEDDING2
|wedding3 = WEDDING3
|wedding4 = WEDDING4
|profession = PROFESSION<!--If there is a profession version of the verb-->
|profession2 = PROFESSION2
|profession3 = PROFESSION3
|system = SYSTEM <!--If this verb is specific to a system-->
|system2 = SYSTEM2
|system3 = SYSTEM3
|special = SPECIAL <!--If this verb is due to a special case and do not work otherwise-->
|special2 = SPECIAL2
|special3 = SPECIAL3
}}