Difference between revisions of "Template:VersionBadge"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Line 1: | Line 1: | ||
− | <div style="border: 1px solid #000; background: #8aff00; width: 180px; height: 60px; float: right; padding: 4px; margin: 5px; text-align: center"> | + | <div style="border: 1px solid #000; background: {{#ifexpr: {{{1}}} < 0.7 | #ffd800 | #8aff00}}; width: 180px; height: 60px; float: right; padding: 4px; margin: 5px; text-align: center"> |
'''Written for CEGUI <span style="font-size: 20px">{{{1}}}</span>''' | '''Written for CEGUI <span style="font-size: 20px">{{{1}}}</span>''' | ||
---- | ---- |
Revision as of 17:07, 28 February 2011
<div style="border: 1px solid #000; background: Expression error: Unrecognized punctuation character "{".; width: 180px; height: 60px; float: right; padding: 4px; margin: 5px; text-align: center"> Written for CEGUI {{{1}}}
Likely to work with versions {{{1}}}.x </div>
[[Category:Articles for CEGUI {{{1}}}.x]]