Difference between revisions of "Template:Test3"
From LinuxMCE
Line 9: | Line 9: | ||
! Model | ! Model | ||
| {{#if: {{{model|}}}|[[{{{model}}}]]|no model}} | | {{#if: {{{model|}}}|[[{{{model}}}]]|no model}} | ||
+ | |- | ||
+ | ! Artist | ||
+ | | {{{artist}}} | ||
+ | {{#if:{{{born|}}}|<tr><th>Born</th><td>{{{born}}}</td></tr> | ||
+ | }}{{#if:{{{died|}}}|<tr><th>Died</th><td>{{{died}}}</td></tr> | ||
+ | }} | ||
|}<noinclude> | |}<noinclude> |
Latest revision as of 06:34, 12 May 2008
[[Image:|225px| ]] | |
Brand | [[]] |
---|---|
Model | [[{{{model}}}]]|no model}} |
Artist | {{{artist}}}
{{#if:|<tr><th>Born</th><td>{{{born}}}</td></tr> }}{{#if:|<tr><th>Died</th><td>{{{died}}}</td></tr> }} |