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: {{#ifexpr: {{{1}}} < 0.7 | #ffd800 | {{#ifexpr: {{{1}}} > 0.7 | #ff806b | #8aff00}} }} | + | <div style="border: 1px solid #000; background: {{#ifexpr: {{{1}}} < 0.7 | #ffd800 | {{#ifexpr: {{{1}}} > 0.7 | #ff806b | #8aff00}} }}; 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>''' | ||
---- | ---- | ||
Line 5: | Line 5: | ||
</div> | </div> | ||
− | {{#ifeq: {{{1}}} | 0.7 | <div style="border: 1px solid #000; background: #8aff00 | + | {{#ifeq: {{{1}}} | 0.7 | <div style="border: 1px solid #000; background: #8aff00; height: 30px; float: left; padding: 4px; margin: 5px; text-align: center"> |
'''Works with latest CEGUI stable!''' | '''Works with latest CEGUI stable!''' | ||
</div> | }} | </div> | }} | ||
[[Category:Articles for CEGUI {{{1}}}.x]] | [[Category:Articles for CEGUI {{{1}}}.x]] |
Revision as of 14:09, 1 March 2011
<div style="border: 1px solid #000; background: Expression error: Unrecognized punctuation character "{".; height: 60px; float: right; padding: 4px; margin: 5px; text-align: center"> Written for CEGUI {{{1}}}
Works with versions {{{1}}}.x (Expression error: Unrecognized punctuation character "{".) </div>
[[Category:Articles for CEGUI {{{1}}}.x]]