Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:ActionInfobox: Difference between revisions

Template page
Content added Content deleted
(HAHAHA IT WORKS :D)
m (fixing layout lol)
Tag: Reverted
Line 22: Line 22:
<includeonly><!--
<includeonly><!--
--><templatestyles src="ActionInfobox/styles.css"/><!--
--><templatestyles src="ActionInfobox/styles.css"/><!--
--><div class="action-box spacemono-text"><!--
--><div class="action-box spacemono-text" style="display: inline-block;"><!--
--><div class="name"><!--
--><div class="name"><!--
-->{{{name}}}<!--
-->{{{name}}}<!--

Revision as of 06:01, 2 July 2024

This is the "ActionInfobox" template.

Example:

focus
INFO::'hide vulnerability';'look for opportunity';'useful against wily foes'
STAT::+1T:EVASION +1T:FOCUSED -VULNERABLE -WEAKENED



It should be called in the following format:

{{ActionInfobox
| name =
| info =
| stat =
}}

Edit the page to see the template text.



Template for in-game info for actions :)

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
namename 1

Name of the Action. Will automatically be in allcaps.

Example
focus
Contentrequired
infoinfo desc 2 command

The text that comes after "INFO::" or "COMMAND::" in-game. Called "desc" in corru.observer combatactionsjson.js

Example
'hide vulnerability';'look for opportunity';'useful against wily foes'
Contentrequired
statstat 3 help

The text that comes after "STAT::" in-game. Called "help" in corru.observer combatactionsjson.js

Example
+1T:EVASION +1T:FOCUSED -VULNERABLE -WEAKENED
Contentrequired

See also:


Cookies help us deliver our services. By using our services, you agree to our use of cookies.