Template:RewardRow: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>Use this in tandem with [[ ]] to construct the tabular contents in it.</noinclude> <includeonly> {{#get_web_data:url=http://prowiki.info/index.php?title=Special:Get..." |
No edit summary |
||
Line 8: | Line 8: | ||
<td style="background-color: #{{{{#external_value:type1}}_color}}; border: 2px solid #{{{{#external_value:type1}}_color_dark}};">[[{{#external_value:type1}}_(type)|<span style="color:#FFFFFF;">{{#external_value:type1}}</span>]]</td> | <td style="background-color: #{{{{#external_value:type1}}_color}}; border: 2px solid #{{{{#external_value:type1}}_color_dark}};">[[{{#external_value:type1}}_(type)|<span style="color:#FFFFFF;">{{#external_value:type1}}</span>]]</td> | ||
<td style="background-color: #{{{{#external_value:type2}}_color}}; border: 2px solid #{{{{#external_value:type2}}_color_dark}};">[[{{#external_value:type2}}_(type)|<span style="color:#FFFFFF;">{{#external_value:type2}}</span>]]</td> | <td style="background-color: #{{{{#external_value:type2}}_color}}; border: 2px solid #{{{{#external_value:type2}}_color_dark}};">[[{{#external_value:type2}}_(type)|<span style="color:#FFFFFF;">{{#external_value:type2}}</span>]]</td> | ||
<td>[[{{#arrayindex: | <td>[[{{#arrayindex:RewardTier|0}}]]</td> | ||
</tr> | </tr> | ||
</includeonly> | </includeonly> |
Revision as of 00:14, 26 February 2019
Use this in tandem with [[ ]] to construct the tabular contents in it.