Difference between revisions of "Template:Widget"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
(Created page with "This is still todo, don't use! <div style="clear: both; float: right; width: 300px; border: 1px solid #000"> <table> <tr><td colspan="2"><strong>{{{name|}}}</strong></td></tr> <...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | All the widget articles are under heavy development. Feel free to edit them but don't rely on their accuracy! | |
<div style="clear: both; float: right; width: 300px; border: 1px solid #000"> | <div style="clear: both; float: right; width: 300px; border: 1px solid #000"> | ||
<table> | <table> | ||
− | <tr><td colspan="2"><strong>{{{name | + | <tr><td colspan="2"><strong>{{{name}}}</strong></td></tr> |
<tr><td>C++ class</td><td><strong>{{{cppclass|}}}</strong></td></tr> | <tr><td>C++ class</td><td><strong>{{{cppclass|}}}</strong></td></tr> | ||
<tr><td>C++ Superclass</td><td><strong>[[{{{superclass|}}}]]</strong></td></tr> | <tr><td>C++ Superclass</td><td><strong>[[{{{superclass|}}}]]</strong></td></tr> |
Latest revision as of 14:07, 27 March 2011
All the widget articles are under heavy development. Feel free to edit them but don't rely on their accuracy!
{{{name}}} | |
C++ class | |
C++ Superclass | [[]] |
[[Image:Screenshot of widget {{{name}}}|right|thumb|280px]] |
Widgets series