Template:Verbinfo: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Undo revision 145116 by GS4-XERAPHINA (talk))
(Undo revision 145114 by GS4-XERAPHINA (talk))
Line 1: Line 1:
<noinclude>
{| align="right" style="width: 22em; margin: 10px 1px 10px 10px; clear:both; background:#FFF;" cellpadding="0" cellspacing="0"
{{TOCright}}
| align = center |
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.
{| style="border: 2px {{{border-color|#aaa}}} solid; width: 100%; font-size: 95%; text-align: left;"
! 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.


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>
<pre{{log2}}><nowiki>{{Verb
{{#if: {{{help}}}|
|verb = VERB <!--Name of the verb -->
==Help==
|type = TYPE <!--Type of verb: Roleplaying, System, Special Case -->
<pre{{log2}}> {{{help}}} </pre>}}
|type2 = TYPE2 (if any)

|type3 = TYPE3 (if any)
{{#if: {{{vbinfo}}}|
|citizen = CITIZEN <!--If there is a citizen version of the verb-->
==Verb info==
|citizen2 = CITIZEN2
<pre{{log2}}> {{{vbinfo}}} </pre>}}
|citizen3 = CITIZEN3

|race = RACE <!--If there is a racial version of the verb-->
==Messaging==
|race2 = RACE2

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

|special3 = SPECIAL3
}}</nowiki></noinclude>
</noinclude>

Revision as of 19:42, 20 February 2021

This template can be used to record 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 roleplaying verbs as mechanically based verbs have more information.


Text between <!-- and --> will not appear on your profile page (it is commonly used to leave editor notes). It is okay to remove the <!-- and --> and the text in between.

Help

 HELP (verb) 

Verb info

 VERB INFO (verb) 

Messaging

Copy/Paste Code

{{verbinfo
| help=
| vbinfo=
}}