Template:Infobox arc: Difference between revisions
Template page
More actions
Content deleted Content added
initial commit -WIP |
No edit summary |
||
| Line 12: | Line 12: | ||
|rowclass4 = data-warning infobox-data infobox-col1 |
|rowclass4 = data-warning infobox-data infobox-col1 |
||
|label5 = Threat Level |
|label5 = Threat Level |
||
|data5 = {{ |
|data5 = {{Infobox | subbox = yes |
||
|data1 = {{{threatLevel|}}} |
|||
|datastyle = color:{{#switch: {{{threatLevel|}}} |
|||
|Low = inherit |
|||
|Moderate = #06FF74 |
|||
|High = #5FFFFF |
|||
|Critical = #FFEA00 |
|||
|Extreme = #FF0000 |
|||
}} |
|||
}} |
|||
|rowclass5 = data-threatLevel infobox-data infobox-col1 |
|rowclass5 = data-threatLevel infobox-data infobox-col1 |
||
| |
|label6 = Armor Plate |
||
|data6 = {{Infobox | subbox = yes |
|||
|Low = data-tag-common |
|||
|data1 = {{{armorPlate|}}} |
|||
|Moderate = data-tag-uncommon |
|||
|datastyle = color:{{#switch: {{{armorPlate|}}} |
|||
|High = data-tag-rare |
|||
|No Plating = inherit |
|||
|Critical = data-tag-epic |
|||
|Semi Plated = lightskyblue |
|||
|Extreme = data-tag-legendary |
|||
|Full Plated = dodgerblue |
|||
| ⚫ | |||
}} |
|||
}} |
|||
|rowclass6 = data- |
|rowclass6 = data-armorPlate infobox-data infobox-col1 |
||
|label7 = |
|label7 = Primary Attack |
||
|data7 = {{{ |
|data7 = {{{pAttack|}}} |
||
|rowclass7 = data- |
|rowclass7 = data-pAttack infobox-data infobox-col1 |
||
|label8 = |
|label8 = Special Abilities |
||
|data8 = {{{ |
|data8 = {{{ability|}}} |
||
|rowclass8 = data- |
|rowclass8 = data-ability infobox-data infobox-col1 |
||
| |
|label9 = Weakness |
||
| |
|data9 = {{{weakness|}}} |
||
| |
|rowclass9 = data-weakness infobox-data infobox-col1 |
||
| |
|header10 = Stats |
||
| |
|rowclass10 = infobox-header |
||
|label11 = Health |
|||
| ⚫ | |||
|data11 = {{{health|}}} |
|||
| ⚫ | |||
|}}</includeonly><templatestyles src="Template:Infobox/styles.css" /> |
|}}</includeonly><templatestyles src="Template:Infobox/styles.css" /> |
||
<noinclude> |
|||
WIP<br>Example: |
|||
{{Infobox_ARC |
|||
|image=ARC_Rocketeer.png |
|||
|name=Rocketeer |
|||
|description=A formidable flying ARC unit that poses a significant threat due to its powerful rocket attacks and area-of-effect damage capabilities. |
|||
|warning=something something |
|||
|threatLevel=Critical |
|||
|armorPlate=Full Plated |
|||
|pAttack=Missile |
|||
|ability=fast mobility? |
|||
|weakness=good luck with that lol |
|||
|health=Unknown |
|||
| ⚫ | |||
</noinclude> |
|||
Revision as of 19:21, 27 May 2025
WIP
Example:
Template:Infobox ARC