Template:Verbinfo: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 68: | Line 68: | ||
|}<noinclude>[[Category: Verb templates]]</noinclude> |
|}<noinclude>[[Category: Verb templates]]</noinclude> |
||
<includeonly>{{DEFAULTSORT:{{{verb}}} }} |
<includeonly>{{DEFAULTSORT:{{{verb}}} }} |
||
[[Category:Verbs]] {{#if: {{{type|}}} | [[Category: {{{type}}} verbs]] }} {{#if: {{{type2|}}} | [[Category: {{{type2}}} verbs]] }} {{#if: {{{type3|}}} | [[Category: {{{type3}}} verbs]] }} {{#if: {{{demeanor|}}} | [[Category: Demeanor-based verbs]] }} {{#if: {{{citizen|}}} | [[Category: Citizenship verbs]] }} {{#if: {{{citizen|}}} | [[Category: {{{citizen}}} citizen verbs]] }} {{#if: {{{citizen2|}}} | [[Category: {{{citizen2}}} citizen verbs]] }} {{#if: {{{citizen3|}}} | [[Category: {{{citizen3}}} citizen verbs]] }} {{#if: {{{race|}}} | [[Category: Racial verbs]] }} {{#if: {{{race|}}} | [[Category: {{{race}}} racial verbs]] }} {{#if: {{{race2|}}} | [[Category: {{{race2}}} racial verbs]] }} {{#if: {{{race3|}}} | [[Category: {{{race3}}} racial verbs]] }} {{#if: {{{race4|}}} | [[Category: {{{race4}}} racial verbs]] }} {{#if: {{{culture|}}} | [[Category: Cultural verbs]] }} {{#if: {{{wedding|}}} | [[Category: Wedding verbs]] }} {{#if: {{{profession|}}} | [[Category: Profession verbs]] [[Category: {{{profession}}} verbs}} {{#if: {{{profession2|}}} | [[Category: {{{profession2}}} verbs}} {{#if: {{{profession3|}}} | [[Category: {{{profession3}}} verbs}} {{#if: {{{system|}}} | [[Category: {{{system}}} system verbs]] }} {{#if: {{{system2|}}} | [[Category: {{{system2}}} system verbs]] }} {{#if: {{{system3|}}} | [[Category: {{{system3}}} system verbs]] }}</includeonly><noinclude> |
[[Category:Verbs]] {{#if: {{{type|}}} | [[Category: {{{type}}} verbs]] }} {{#if: {{{type2|}}} | [[Category: {{{type2}}} verbs]] }} {{#if: {{{type3|}}} | [[Category: {{{type3}}} verbs]] }} {{#if: {{{demeanor|}}} | [[Category: Demeanor-based verbs]] }} {{#if: {{{citizen|}}} | [[Category: Citizenship verbs]] }} {{#if: {{{citizen|}}} | [[Category: {{{citizen}}} citizen verbs]] }} {{#if: {{{citizen2|}}} | [[Category: {{{citizen2}}} citizen verbs]] }} {{#if: {{{citizen3|}}} | [[Category: {{{citizen3}}} citizen verbs]] }} {{#if: {{{race|}}} | [[Category: Racial verbs]] }} {{#if: {{{race|}}} | [[Category: {{{race}}} racial verbs]] }} {{#if: {{{race2|}}} | [[Category: {{{race2}}} racial verbs]] }} {{#if: {{{race3|}}} | [[Category: {{{race3}}} racial verbs]] }} {{#if: {{{race4|}}} | [[Category: {{{race4}}} racial verbs]] }} {{#if: {{{culture|}}} | [[Category: Cultural verbs]] }} {{#if: {{{wedding|}}} | [[Category: Wedding verbs]] }} {{#if: {{{profession|}}} | [[Category: Profession verbs]] [[Category: {{{profession}}} verbs]] }} {{#if: {{{profession2|}}} | [[Category: {{{profession2}}} verbs]] }} {{#if: {{{profession3|}}} | [[Category: {{{profession3}}} verbs]] }} {{#if: {{{system|}}} | [[Category: {{{system}}} system verbs]] }} {{#if: {{{system2|}}} | [[Category: {{{system2}}} system verbs]] }} {{#if: {{{system3|}}} | [[Category: {{{system3}}} system verbs]] }}</includeonly><noinclude> |
||
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]] |
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]] |
||
Revision as of 07:52, 15 July 2021
|
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/Wavedance)--> |wedding2 = WEDDING2 |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 }}