Template:Verbinfo: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Undo revision 145114 by GS4-XERAPHINA (talk))
No edit summary
Line 1: Line 1:
{| align="right" style="width: 22em; margin: 10px 1px 10px 10px; clear:both; background:#FFF;" cellpadding="0" cellspacing="0"
<noinclude>
| align = center |
{{TOCright}}
{| style="border: 2px {{{border-color|#aaa}}} solid; width: 100%; font-size: 95%; text-align: left;"
This template can be used to record [[Verb|verb]] command information, primarily '''VERB INFO''' and '''HELP'''. This template will automatically format the page with the headers, and includes a heading for the messaging portion to be recorded. If a verb has multiple ways to use it, an additional subheader will need to be used after messaging. In order to record the verb actions, the supplemental [[Verbtable]] or [[Verbtableclps]] templates would need to be utilized under the '''Messaging''' heading. This template works best for [[roleplay]]ing verbs as mechanically based verbs have more information.
! colspan=2 style="white-space: nowrap; background:#00004C; color: white; font-size: larger; text-align: center;" | {{{verb}}}
|-
{{#if: {{{type|}}} | <!-- Indicate Roleplaying, System, or Special Case -->
! valign="top" {{!}} Type
{{!}} align="right" valign="top" {{!}} [[:Categoy:{{{type|}}} verbs| {{{type|}}}]] {{#if: {{{type2|}}} |
<br> [[:Categoy:{{{type2|}}} verbs| {{{type2|}}}]] |}} {{#if: {{{type3|}}} |
<br> [[:Categoy:{{{type3|}}} verbs| {{{type3|}}}]] |}}
{{!}}-
|}} <!-- The following are for Roleplaying specific verbs -->
{{#if: {{{citizen|}}} | <!-- Up to 3 entries can be made to indicate if a verb has citizenship versions -->
! valign="top" {{!}} Citizen
{{!}} align="right" valign="top" {{!}} [[{{{citizen|}}}]] {{#if: {{{citizen2|}}} |
<br> [[{{{citizen2|}}}]] |}} {{#if: {{{citizen3|}}} |
<br> [[{{{citizen3|}}}]] |}}
{{!}}-
|}}
{{#if: {{{race|}}} | <!-- Up to 3 entries can be made to indicate if a verb has racial versions -->
! valign="top" {{!}} Race
{{!}} align="right" valign="top" {{!}} [[{{{race|}}}]] {{#if: {{{race2|}}} |
<br> [[{{{race2|}}}]] |}} {{#if: {{{race3|}}} |
<br> [[{{{race3|}}}]] |}}
{{!}}-
|}}
{{#if: {{{culture|}}} | <!-- Up to 3 entries can be made to indicate if a verb has cultural versions -->
! valign="top" {{!}} Culture
{{!}} align="right" valign="top" {{!}} [[{{{culture|}}}]] {{#if: {{{culture2|}}} |
<br> [[{{{culture2|}}}]] |}} {{#if: {{{culture3|}}} |
<br> [[{{{culture3|}}}]] |}}
{{!}}-
|}}
{{#if: {{{wedding|}}} | <!-- Up to 2 entries can be made to indicate if a verb has wedding versions -->
! valign="top" {{!}} Wedding
{{!}} align="right" valign="top" {{!}} [[{{{wedding|}}}]] {{#if: {{{wedding2|}}} |
<br> [[{{{wedding2|}}}]] |}}
{{!}}-
|}}
{{#if: {{{profession|}}} | <!-- Up to 3 entries can be made to indicate if a verb has professional versions -->
! valign="top" {{!}} Profession
{{!}} align="right" valign="top" {{!}} [[{{{profession|}}}]] {{#if: {{{profession2|}}} |
<br> [[{{{profession2|}}}]] |}} {{#if: {{{profession3|}}} |
<br> [[{{{profession3|}}}]] |}}
{{!}}-
|}} <!-- The following are for System specific verbs -->
{{#if: {{{system|}}} | <!-- Up to 3 entries can be made to indicate if a verb has system versions, ex. Guild, Player System Manager -->
! valign="top" {{!}} System
{{!}} align="right" valign="top" {{!}} [[:Category:{{{system|}}} | {{{system|}}}]] {{#if: {{{system2|}}} |
<br> [[:Category:{{{system2|}}} | {{{system2|}}}]] |}} {{#if: {{{system3|}}} |
<br> [[:Category:{{{system3|}}} | {{{system3|}}}]] |}}
{{!}}-
|}} <!-- The following are for System specific verbs -->
{{#if: {{{special|}}} | <!-- Up to 3 entries can be made to indicate if a verb has system versions, ex. Guild, Player System Manager -->
! valign="top" {{!}} Special Case
{{!}} align="right" valign="top" {{!}} [[{{{special|}}}]] {{#if: {{{special2|}}} |
<br> [[{{{special2|}}}]] |}} {{#if: {{{special3|}}} |
<br> [[{{{special3|}}}]] |}}
{{!}}-
|}}
|}
|}<noinclude>[[Category: Verb templates]]</noinclude>
<includeonly>[[Category:Verbs]] {{#if: {{{type|}}} | [[Category: {{{type}}} verbs]] }} {{#if: {{{type2|}}} | [[Category: {{{type2}}} verbs]] }} {{#if: {{{type3|}}} | [[Category: {{{type3}}} verbs]] }} {{#if: {{{citizen|}}} | [[Category: Citizen verbs]] }} {{#if: {{{race|}}} | [[Category: Racial verbs]] }} {{#if: {{{culture|}}} | [[Category: Cultural verbs]] }} {{#if: {{{wedding|}}} | [[Category: Wedding verbs]] }} {{#if: {{{profession|}}} | [[Category: Profession verbs]] }} {{#if: {{{system|}}} | [[Category: {{{system}}} verbs]] }} {{#if: {{{system2|}}} | [[Category: {{{system2}}} verbs]] }} {{#if: {{{system3|}}} | [[Category: {{{system3}}} verbs]] }} {{#if: {{{special|}}} | [[Category: Special case 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]]


<pre{{log2}}><nowiki>{{Verbinfo

|verb = VERB <!--Name of the verb. This should always be capitalized. -->
Text between <code><nowiki><!--</nowiki></code> and <code><nowiki>--></nowiki></code> will not appear on your profile page (it is commonly used to leave editor notes). It is okay to remove the <code><nowiki><!--</nowiki></code> and <code><nowiki>--></nowiki></code> and the text in between.</noinclude><!-- MAIN TEMPLATE CODE --><includeonly>
|type = TYPE <!--Type of verb: Roleplaying, System, Special Case -->
{{#if: {{{help}}}|
|type2 = TYPE2 (if any)
==Help==
|type3 = TYPE3 (if any)
<pre{{log2}}> {{{help}}} </pre>}}
|citizen = CITIZEN <!--If there is a citizen version of the verb-->

|citizen2 = CITIZEN2
{{#if: {{{vbinfo}}}|
|citizen3 = CITIZEN3
==Verb info==
|race = RACE <!--If there is a racial version of the verb-->
<pre{{log2}}> {{{vbinfo}}} </pre>}}
|race2 = RACE2

|race3 = RACE3
==Messaging==
|culture = CULTURE <!--If there is a cultural version of the verb-->

|culture2 = CULTURE2
[[Category:Verbs]]
|culture3 = CULTURE3
</includeonly><!-- INSTRUCTIONS CODE --><noinclude>{{verbinfo
|wedding = WEDDING <!--If there is a wedding version of the verb (Cathedral/Wavedance)-->
| help= HELP (verb)
|wedding2 = WEDDING2
| vbinfo= VERB INFO (verb)
|profession = PROFESSION<!--If there is a profession version of the verb-->
}}
|profession2 = PROFESSION2
=Copy/Paste Code=
|profession3 = PROFESSION3
<pre{{log2|border=none|margin-right=30em}}>
|system = SYSTEM <!--If this verb is specific to a system-->
<nowiki>{{verbinfo
|system2 = SYSTEM2
| help=
|system3 = SYSTEM3
| vbinfo=
|special = SPECIAL <!--If this verb is due to a special case and do not work otherwise-->
}}</nowiki>
|special2 = SPECIAL2
</pre>
|special3 = SPECIAL3
[[Category:Verb templates]]
}}</nowiki></noinclude>

</noinclude>

Revision as of 19:22, 19 April 2021

{{{verb}}}

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)
|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
|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
}}