Template:Verbinfo: Difference between revisions
Jump to navigation
Jump to search
m (Reverted edits by GS4-VANAH (talk) to last revision by GS4-XERAPHINA) |
(added slots for updated wedding, updated c/p code to shorten and give direction to add additional slots as needed.) |
||
Line 49: | Line 49: | ||
! 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 88: | Line 90: | ||
<pre{{log2}}><nowiki>{{Verbinfo |
<pre{{log2}}><nowiki>{{Verbinfo |
||
|verb = VERB <!--Name of the verb. This should always be capitalized. --> |
|verb = VERB <!--Name of the verb. This should always be capitalized. --> |
||
|type = TYPE <!--Type of verb: Roleplaying, System, Special Case --> |
|type = TYPE <!--Type of verb: Roleplaying, System, Special Case. Additional slots can be added with type2, type3 --> |
||
|type2 = TYPE2 (if any) |
|||
|type3 = TYPE3 (if any) |
|||
|demeanor = YES <!-- Only enter YES, if no, leave blank)--> |
|demeanor = YES <!-- Only enter YES, if no, leave blank)--> |
||
|citizen = CITIZEN <!--If there is a citizen version of the verb--> |
|citizen = CITIZEN <!--If there is a citizen version of the verb. Additional slots can be added with citizen2, citizen3 --> |
||
|race = RACE <!--If there is a racial version of the verb. Additional slots can be added with race2, race3, race4 --> |
|||
|citizen2 = CITIZEN2 |
|||
⚫ | |||
|citizen3 = CITIZEN3 |
|||
| |
|wedding = WEDDING <!--If there is a wedding version of the verb. Additional slots can be added with wedding2, wedding3, wedding4 --> |
||
⚫ | |||
|race2 = RACE2 |
|||
⚫ | |||
|race3 = RACE3 |
|||
⚫ | |||
|race4 = RACE4 |
|||
⚫ | |||
|culture2 = CULTURE2 |
|||
|culture3 = CULTURE3 |
|||
|wedding = WEDDING <!--If there is a wedding version of the verb (Cathedral/Wavedance)--> |
|||
|wedding2 = WEDDING2 |
|||
⚫ | |||
|profession2 = PROFESSION2 |
|||
|profession3 = PROFESSION3 |
|||
⚫ | |||
|system2 = SYSTEM2 |
|||
|system3 = SYSTEM3 |
|||
⚫ | |||
|special2 = SPECIAL2 |
|||
|special3 = SPECIAL3 |
|||
}}</nowiki></noinclude> |
}}</nowiki></noinclude> |
Revision as of 08:02, 12 August 2022
|
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. Additional slots can be added with type2, type3 --> |demeanor = YES <!-- Only enter YES, if no, leave blank)--> |citizen = CITIZEN <!--If there is a citizen version of the verb. Additional slots can be added with citizen2, citizen3 --> |race = RACE <!--If there is a racial version of the verb. Additional slots can be added with race2, race3, race4 --> |culture = CULTURE <!--If there is a cultural version of the verb. Additional slots can be added with culture2, culture3 --> |wedding = WEDDING <!--If there is a wedding version of the verb. Additional slots can be added with wedding2, wedding3, wedding4 --> |profession = PROFESSION<!--If there is a profession version of the verb. Additional slots can be added with profession2 - profession10 --> |system = SYSTEM <!--If this verb is specific to a system. Additional slots can be added with system2, system3--> |special = SPECIAL <!--If this verb is due to a special case and does not work otherwise. Additional slots can be added with special2, special3 --> }}