Difference between revisions of "Template:Chart/box"
From The Broken Dagger Wiki
(added support for custom rowspan and colspan) |
m (needs to be as compact as possible to avoid some limit overflows (post-include sizes) in wide charts) |
||
| Line 1: | Line 1: | ||
| − | <td colspan="{{{4}}}" rowspan="{{{5}}}" style="border: {{{2}}}px solid black; padding: 0.2em; {{{3|}}}">{{{1|}}}</td><noinclude>{{Documentation|Template:Chart/doc}}</noinclude> | + | <td colspan="{{{4}}}" rowspan="{{{5}}}" style="border:{{{2}}}px solid black;padding:0.2em;{{{3|}}}">{{{1|}}}</td><noinclude>{{Documentation|Template:Chart/doc}}</noinclude> |
Revision as of 23:32, 12 September 2009
<td colspan="{{{4}}}" rowspan="{{{5}}}" style="border:{{{2}}}px solid black;padding:0.2em;"></td>{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}