Template:Infobox item: Difference between revisions

Jump to navigation Jump to search
make automatically categorize
Lacni (talk | contribs)
m Changed display of passive cooldown when no cooldown is specified to more resemble in-game graphics
Line 123: Line 123:
  "
  "
  {{!}}-  
  {{!}}-  
  {{!}} <span style="padding-left: 12px;">''Passive''</span> {{!}}{{!}} style="text-align:center; width:55px; max-width:80px; background-color: #0C1414; color: #FFEFD7"; font-weight: bold; {{!}} {{{passive1_cooldown}}}
  {{!}} <span style="padding-left: 12px;">''Passive''</span> {{!}}{{!}} style="text-align:center; width:55px; max-width:80px; {{#if:{{{passive1_cooldown|}}}|background-color: #0C1414;|}} color: #FFEFD7"; font-weight: bold; {{!}} {{{passive1_cooldown}}}
| display: none;"}}
| display: none;"}}
|}
|}
Line 190: Line 190:
  "
  "
  {{!}}-  
  {{!}}-  
  {{!}} <span style="padding-left: 12px;">''Passive''</span> {{!}}{{!}} style="text-align:center; width:55px; max-width:80px; background-color: #0C1414; color: #FFEFD7; font-weight: bold;" {{!}} {{{passive2_cooldown|}}}
  {{!}} <span style="padding-left: 12px;">''Passive''</span> {{!}}{{!}} style="text-align:center; width:55px; max-width:80px; {{#if:{{{passive1_cooldown|}}}|background-color: #0C1414;|}} color: #FFEFD7; font-weight: bold;" {{!}} {{{passive2_cooldown|}}}
| display: none;"}}
| display: none;"}}
|}
|}