Difference between revisions of "Template:Box"
From D-day: wiki
(Created page with "<table class="infobox"> <tr><td class="box1">{{{title|}}}</td></tr> <tr><td class="box0">{{{content}}}</td></tr> <tr><td class="box3">. . . .</td></tr> </table>") |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <div style="margin-right:340px" width="100%" class="infobox"> |
− | < | + | <div class="box1">{{{title|}}}</div> |
− | < | + | <div class="conbox">{{{content|}}}</div> |
− | < | + | <div class="box3">. . . .</div> |
− | </ | + | </div> |
Latest revision as of 20:39, 7 September 2012
. . . .