Template:Infobox Story: Difference between revisions
Fix the space bug
(Add documentation and SEO) |
(Fix the space bug) |
||
| Line 3: | Line 3: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
}} | }} | ||
<table class="infobox" style="width: 250px; font-size: 90%; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9; float: right | <table class="infobox" style="width: 250px; font-size: 90%; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9; float: right;"> | ||
<tr> | <tr> | ||
<th colspan="2" style="text-align: center; background-color: #ccccff; padding: | <th colspan="2" style="text-align: center; background-color: #ccccff; padding: 2px; border-bottom: 1px solid #aaa;">{{{title|{{PAGENAME}}}}}</th> | ||
</tr> | </tr> | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
| Line 54: | Line 54: | ||
}} | }} | ||
</table> | </table> | ||
<noinclude> | <noinclude> | ||
{{Infobox_Story/doc}} | {{Infobox_Story/doc}} | ||