Template:Infobox currency: Difference between revisions

no edit summary
(creation)
 
No edit summary
Line 1: Line 1:
<table cellspacing="0" cellpadding="4" style="width:245px; float:right; clear:right; margin:1em 0 1em 1em; border-style: solid; border-width: 1px; background-color: #f9f9f9; border-color: #aaaaaa;">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="4" style="float:right; clear:right; border-style: none; background-color: #f9f9f9; border-color: #f9f9f9; font-size: 90%;">
<tr>
<td colspan="2" style="width:227px; background-color:lavender; text-align:center"><b>{{ #if: {{{name}}} | {{{Name}}} | {{PAGENAME}} }}</b></td>
</tr>
{{#if: {{{image|}}} |
<tr>
<td colspan="2" style="text-align:center">[[Image:{{{Image}}}|200px]]</td>
</tr>
}}
{{#if:{{{image title|}}} |
<tr>
<td colspan="2" style="text-align:center">{{{Image title}}}</td>
</tr>
}}
{{#if: {{{code|}}} |
<tr>
<td style="vertical-align:top">'''Original title:'''</td>
<td>{{{Code}}}</td>
</tr>
}}
{{#if: {{{subunit ratio 1|}}} |
<tr>
<td style="vertical-align:top">'''Director:'''</td>
<td>{{{Subunit ratio }}}</td>
</tr>
}}
{{#if: {{{subunit name 1|}}} |
<tr>
<td style="vertical-align:top">'''Writer:'''</td>
<td>{{{Subunit name}}}</td>
</tr>
}}
{{#if: {{{subunit ratio 2|}}} |
<tr>
<td style="vertical-align:top">'''Producer:'''</td>
<td>{{{Subunit ratio}}}</td>
</tr>
}}
{{#if: {{{subunit ratio 3|}}} |
<tr>
<td style="vertical-align:top">'''Cast:'''</td>
<td>{{{Subunit ratio:}}}</td>
</tr>
}}
{{#if: {{{subunit name 3|}}} |
<tr>
<td style="vertical-align:top">'''Music:'''</td>
<td>{{{Subunit name}}}</td>
</tr>
}}
{{#if: {{{issuance|}}} |
<tr>
<td style="vertical-align:top">'''Cinematography:'''</td>
<td>{{{Issuance}}}</td>
</tr>
}}
{{#if: {{{Date of introduction|}}} |
<tr>
<td style="vertical-align:top">'''Editor:'''</td>
<td>{{{Date of introduction}}}</td>
</tr>
}}
</table>
</td>
</tr>
</table>
<noinclude>
{| style="float: left; background: transparent;"
|<pre>
{{Infobox currency
{{Infobox currency
| name =
| image =
| image =
| image title =
| image title =
| code =
| code =
| superunit ratio 1 =
| superunit name 1 =
| superunit ratio 2 =
| superunit name 2 =
| superunit ratio 3 =
| superunit name 3 =
| subunit ratio 1 =
| subunit ratio 1 =
| subunit ratio 1 =
| subunit name 1 =
| subunit ratio 2 =
| subunit ratio 2 =
| subunit name 2 =
| subunit name 2 =
Line 16: Line 83:
| subunit name 3 =
| subunit name 3 =
| issuance =
| issuance =
| date of introduction =
| date of introduction =  
}}
}}</pre>
|}
avs
321

edits