Module:GameInputs: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 15:
ptnpassive = '<span style="background-color:#4e699e; color:white; font-size:12px; padding:3px 5px; font-family:Roboto Slab;">Passive</span>',
ptnenergy = '<span style="background-color:#552a58; color:white; font-size:12px; border-radius:5px; padding:3px 5px; font-family:Roboto Slab;">' ..
'<img src="%s" alt="Energy Icon" style="height:12px; vertical-align:middle; margin-right:3px;">CostsCost %s</span>',
ptncore = '<span style="background-color:#624a1e; color:white; font-size:12px; border-radius:5px; padding:3px 5px; font-family:Roboto Slab;">' ..
'<img src="%s" alt="Core Icon" style="height:12px; vertical-align:middle; margin-right:3px;">CoresCore Dmg %s</span>',
}