Template:Verbinfo: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(updated code for verbinfo, simplified. Additional updates to style guide page and form to come.)
m (removed class, as it created an additional border)
Line 1: Line 1:
<onlyinclude>{| class="wikitable" align="right" style="width: 22em; margin: 10px 1px 10px 10px; clear:both;" cellpadding="0" cellspacing="0"
<onlyinclude>{| align="right" style="width: 22em; margin: 10px 1px 10px 10px; clear:both;" cellpadding="0" cellspacing="0"
| align = right |
| align = right |
{| style="border: 2px #aaa solid; width: 100%;"
{| style="border: 2px #aaa solid; width: 100%;"

Revision as of 20:24, 11 September 2025

{{{verb}}}
Type


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.  If multiple, enter each separated by a comma and no spaces. -->
|demeanor = YES <!-- Simply answer "Yes" if there are demeanor actions -->
|wedding = Yes <!--Simply answer "Yes" if there are wedding variations -->
|citizen = CITIZEN <!--If there is a citizen version of the verb.  If multiple, enter each separated by a comma and no spaces. -->
|race = RACE <!--If there is a racial version of the verb.  If multiple, enter each separated by a comma and no spaces. -->
|culture = CULTURE <!--If there is a cultural version of the verb.  If multiple, enter each separated by a comma and no spaces. -->
|profession = PROFESSION<!--If there is a profession version of the verb.  If multiple, enter each separated by a comma and no spaces. -->
|system = SYSTEM <!--If this verb is specific to a system.  If multiple, enter each separated by a comma and no spaces.-->
|special = SPECIAL <!--If this verb is due to a special case and does not work otherwise.  If multiple, enter each separated by a comma and no spaces. -->
}}