Difference between revisions of "Template:Infobox"

From Purple's Collection
Jump to navigationJump to search
m (Is this really needed?)
Line 14: Line 14:
 
!State:
 
!State:
 
|{{#if: {{{state|}}} |  
 
|{{#if: {{{state|}}} |  
  {{#ifeq: state | Good | <span style="color:green">Good</span>}}
+
  {{#ifeq: {{{state|}}} | "Good" | <span style="color:green">Good</span>}}
  {{#ifeq: state | "Alright" | <span style="color:orange">Alright</span>}}
+
  {{#ifeq: {{{state|}}} | "Alright" | <span style="color:orange">Alright</span>}}
  {{#ifeq: state | "Bad" | <span style="color:red">Bad</span>}}  
+
  {{#ifeq: {{{state|}}} | "Bad" | <span style="color:red">Bad</span>}}  
 
  | Unknown }}
 
  | Unknown }}
 
|-
 
|-

Revision as of 19:59, 17 September 2020

No image avaliable
Infobox
Specs: Unknown
Status: Unknown
State: Unknown
Notes: None