Gswiki:Style guide/Player System Manager: Difference between revisions

The official GemStone IV encyclopedia.
< Gswiki:Style guide
Jump to navigation Jump to search
No edit summary
(Undo revision 143391 by GS4-XERAPHINA (talk))
Line 13: Line 13:
|roundtime=
|roundtime=
|stamina=
|stamina=
|hostile=
|targets=
|targets=
|offensivegear=
|offensivegear=

Revision as of 11:30, 25 January 2021

The Player System Manager encompasses skills players can use via combant manuevers, shield specializations, armor specializations, and ascension. The system has been set up in game to allow for easy copy and paste of the below code with the command SYSTEM WIKI (skill), for example CMAN WIKI SBASH.

There may be a case of overlap between systems, such as CMAN SBASH and SHIELD BASH, where there may be a difference between certain key points. However, do to essentially being the same skill, they will end up on the same Wiki page. When that happens, it will be important to note the differences in under a header for Additional Information. Along with that, any additional information, player research, messaging, etc. should fall under that header as well.

To see an example of a complete page, check out Shield Bash.

COPY/PASTE Code

Below is the copy/paste code for the Player System manager template.

{{Player System Manager
|mnemonic= 
|type= 
|roundtime=
|stamina=
|hostile=
|targets= 
|offensivegear=
|defensivegear=
|requirements= 
|attributes= 
|availableto= 
|availablein= 
|availablein2=
|prerequisites= 
}}
{{PSMinfo
|description= 
|mechanics= 
}}
{{PSMcosts
|sq1 =  |se1 =  |pu1 = 
|sq2 =  |se2 =  |pu2 = 
|sq3 =  |se3 =  |pu3 =
|sq4 =  |se4 =  |pu4 =
|sq5 =  |se5 =  |pu5 =
}}