Editing Passive Talent info

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
<includeonly><div class="infobox-right"><!--
 
<includeonly><div class="infobox-right"><!--
DEFINITIONS
+
DEFINE VARIABLE
 
-->{{#vardefine:name|<!-- define talent name
 
-->{{#vardefine:name|<!-- define talent name
 
-->{{#if:{{{name|}}}<!-- if pre-defined name exists
 
-->{{#if:{{{name|}}}<!-- if pre-defined name exists
 
-->|{{sc|{{{name}}}}}<!-- use that name
 
-->|{{sc|{{{name}}}}}<!-- use that name
 
-->|{{PAGENAME}}}}}}<!-- else use page name
 
-->|{{PAGENAME}}}}}}<!-- else use page name
 
-->{{#vardefine:branch|{{ucfirst:{{lc:{{{branch|}}}}}}}}}<!-- case-corrected branch
 
 
-->{{#if:{{{branch|}}}<!-- if a branch parameter is given
 
-->|[[Category:{{#var:branch}} Passive Talents]]<!-- set category according to branch
 
-->|[[Category:Passive Talents]]<!-- else set generic category
 
-->}}<!--
 
 
 
TABLE
 
TABLE
 
-->
 
-->
Line 28: Line 20:
 
|-
 
|-
 
! colspan="2" style="background-color:#24222a" | <center>{{#var:name}}</center><!-- name -->
 
! colspan="2" style="background-color:#24222a" | <center>{{#var:name}}</center><!-- name -->
{{#if:{{{branch|}}}|{{InfoboxRow|'''Branch'''|[[{{#var:branch}}]]}}}}
+
{{InfoboxRow|'''[[Stat]]'''|{{stat|{{sc|{{{stat}}}}}}}}}
{{#if:{{{tier|}}}|{{InfoboxRow|'''Tier'''|{{uc:{{{tier}}}}}}}}}
+
{{InfoboxRow|'''Change'''|{{{value}}}}}
 
|}</div><!--
 
|}</div><!--
DESCRIPTION
 
-->{{#if:{{{tooltip|}}}|{{quotation|{{{tooltip}}}|game|popup=yes}}}}{{#if:{{{description|}}}|{{{description}}}}}<!--
 
 
SET PROPERTIES
 
SET PROPERTIES
-->{{#if:{{{branch|}}}|{{#set:Has branch={{#var:branch}}}}}}<!-- set 'Has branch' property
+
-->{{{description}}}{{#set:Has description={{{description}}}}}{{#set:Has talent name={{#var:name}}}}{{#set:Has stat=1;{{{value|0}}}<!-- set stat index and value
-->{{#if:{{{order|}}}|{{#set:Has talent order={{{order}}}}}}}<!-- set 'Has talent order' property
+
-->;{{#replace:{{sc|{{{stat}}}}}|&nbsp;|_}}}}<!-- set stat name
-->{{#if:{{{tier|}}}|{{#set:Has tier={{uc:{{{tier}}}}}}}}}<!-- set 'Has tier' property
+
-->[[Category:Passive Talents]]</includeonly><noinclude>{{{{PAGENAME}}/Documentation}}</noinclude>
-->{{#if:{{{description|}}}|{{#set:Has description={{#var:description}}}}}}<!-- set 'Has description' property
 
-->{{#if:{{{icon|{{#var:defaultIcon}}}}}|{{#set:Has icon={{{icon|{{#explode:{{#var:defaultIcon}}|:|1}}}}}}}}}<!-- set 'Has icon' property
 
--></includeonly><noinclude>{{{{PAGENAME}}/Documentation}}</noinclude>
 

Please note that all contributions to Corepunk Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: