Template:Image: Difference between revisions
The Terran Knowledge Bank
(Created page with "<div style="background-color:#990000; border:1px solid #000; margin:1em auto 0 auto; padding-bottom:10px; width:90%; -moz-border-radius:10px; -webkit-border-radius:10px"> <span s...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="background-color:#990000; border: | <div style="background-color:#990000; border:3px solid #990000; margin:1em auto 0 auto; width:40%;"> | ||
<span style="color:#fff; font-size:larger; font-weight:bold; margin-left:4px">{{PAGENAME}}</span> | <span style="color:#fff; font-size:larger; font-weight:bold; margin-left:4px">{{PAGENAME}}</span> | ||
{| align="center" border="0" cellpadding="4" cellspacing="0" style="background-color:# | {| align="center" border="0" cellpadding="4" cellspacing="0" style="background-color:#220f0b; width:100%" | ||
|- | {{#if:{{{artist|<noinclude>-</noinclude>}}}| | ||
{{!}} style="color:#fff;text-align:left;" {{!}} '''Artist''' | |||
{{!}} {{{artist}}} | |||
|- | {{!}}- | ||
}} | |||
{{#if:{{{source|<noinclude>-</noinclude>}}}| | |||
{{!}} style="width:8em;color:#fff;text-align:left;" {{!}} '''Source''' | |||
{{!}} {{{source}}} | |||
{{!}}- | |||
}} | |||
|} | |} | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
== Usage == | |||
<pre> | |||
{{Image | {{Image | ||
| artist = | | artist = | ||
| source = | | source = | ||
}} | }} | ||
</pre> | |||
[[Category:Templates]] | |||
</noinclude> | </noinclude> | ||
Latest revision as of 09:47, 16 June 2014
Image
Artist | {{{artist}}} |
Source | {{{source}}} |
Usage
{{Image | artist = | source = }}