Template:Infobox arc: Difference between revisions
Template page
More actions
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
|data1 = {{{threatLevel|}}} |
|data1 = {{{threatLevel|}}} |
||
|datastyle = color:{{#switch: {{{threatLevel|}}} |
|datastyle = color:{{#switch: {{{threatLevel|}}} |
||
| |
|#default = inherit |
||
|Moderate = #06FF74 |
|Moderate = #06FF74 |
||
|High = #5FFFFF |
|High = #5FFFFF |
||
| Line 27: | Line 27: | ||
|data1 = {{{armorPlate|}}} |
|data1 = {{{armorPlate|}}} |
||
|datastyle = color:{{#switch: {{{armorPlate|}}} |
|datastyle = color:{{#switch: {{{armorPlate|}}} |
||
| |
|#default = inherit |
||
|Semi Plated = lightskyblue |
|Semi Plated = lightskyblue |
||
|Full Plated = dodgerblue |
|Full Plated = dodgerblue |
||
| Line 49: | Line 49: | ||
|}}</includeonly><templatestyles src="Template:Infobox/styles.css" /> |
|}}</includeonly><templatestyles src="Template:Infobox/styles.css" /> |
||
<noinclude> |
<noinclude> |
||
WIP<br>Example: |
|||
{{Infobox_ARC |
{{Infobox_ARC |
||
|image=ARC_Rocketeer.png |
|image=ARC_Rocketeer.png |
||
|name= |
|name=ARC Name |
||
|description=Description |
|||
|description=A formidable flying ARC unit that poses a significant threat due to its powerful rocket attacks and area-of-effect damage capabilities. |
|||
|warning= |
|warning=warning description |
||
|threatLevel=Critical |
|threatLevel=Moderate/High/Critical/Extreme |
||
|armorPlate=Full Plated |
|armorPlate=No/Semi/Full Plated |
||
|pAttack= |
|pAttack=primary attack |
||
|ability= |
|ability=abilities |
||
|weakness= |
|weakness=weaknesses |
||
|health=Unknown |
|health=Unknown |
||
}} |
}} |
||