Difference between revisions of "Template:Character"
From GamingVerse
(→{{{name}}}) |
|||
Line 1: | Line 1: | ||
− | == {{{name}}} == | + | {| class="infobox" style="width: 20em; text-align: left; font-size: 90%" cellspacing="2" |
− | + | |- | |
− | + | ! style="font-size: 100%;" align="center" colspan="2" style="background:#000;color:#ccc" | <big>''[[Underworld (series)|<span style="color: #ccc;">Underworld</span>]]'' Character</big> | |
− | + | |- | |
− | + | {{#if: {{{image<includeonly>|</includeonly>}}} | <tr> <td align="center" colspan="2"><noinclude><span style="float: right;">†</span></noinclude>{{{image}}} {{#if: {{{caption<includeonly>|</includeonly>}}} | <br><small>{{{caption}}}}}<small></td> </tr>}} | |
− | + | ! style="background: {{{colour|#000}}}; font-size: 120%;color:#ccc" align="center" colspan="2" | <small>{{{name}}}</small> | |
+ | {{#if: {{{gender<includeonly>|</includeonly>}}} | <tr> <th>Gender</th> <td><noinclude><span style="float: right;">†</span></noinclude>{{{gender}}}</td> </tr>}}<!-- | ||
+ | -->{{#if: {{{race<includeonly>|</includeonly>}}} | <tr> <th>Race</th> <td><noinclude><span style="float: right;">†</span></noinclude>{{{race}}}</td> </tr>}}<!-- | ||
+ | -->{{#if: {{{occupation<includeonly>|</includeonly>}}} | <tr> <th>Occupation</th> <td><noinclude><span style="float: right;">†</span></noinclude>{{{occupation}}}</td> </tr>}}<!-- | ||
+ | -->{{#if: {{{family<includeonly>|</includeonly>}}} | <tr> <th>Family</th> <td><noinclude><span style="float: right;">†</span></noinclude>{{{family}}}</td> </tr>}}<!-- | ||
+ | -->{{#if: {{{location<includeonly>|</includeonly>}}} | <tr> <th>Location</th> <td><noinclude><span style="float: right;">†</span></noinclude>{{{location}}}</td> </tr>}}<!-- | ||
+ | -->{{#if: {{{children<includeonly>|</includeonly>}}} | <tr> <th>Children</th> <td><noinclude><span style="float: right;">†</span></noinclude>{{{children}}}</td> </tr>}}<!-- | ||
+ | -->{{#if: {{{status<includeonly>|</includeonly>}}} | <tr> <th>Status</th> <td><noinclude><span style="float: right;">†</span></noinclude>{{{status}}}</td> </tr>}} | ||
+ | ! style="background: {{{colour|#000}}}; font-size: 120%;" align="center" colspan="2" | <small><span style="color: #ccc;">Filmography</span></small> | ||
+ | |- | ||
+ | ! First appearance | ||
+ | | {{{first}}} | ||
+ | {{#if: {{{last<includeonly>|</includeonly>}}} | <tr> <th>Last appearance</th> <td><noinclude><span style="float: right;">†</span></noinclude>{{{last}}}</td> </tr>}} | ||
+ | |- | ||
+ | <!-- | ||
+ | -->{{#if: {{{portrayer<includeonly>|</includeonly>}}} | <tr> <th>Portrayer(s)</th> <td><noinclude><span style="float: right;">†</span></noinclude>{{{portrayer}}}</td> </tr>}} | ||
+ | |- | ||
+ | <!-- | ||
+ | -->{{#if: {{{creator(s)<includeonly>|</includeonly>}}} | <tr> <th>Created by</th> <td><noinclude><span style="float: right;">†</span></noinclude>{{{creator(s)}}}</td> </tr>}} | ||
+ | |}<noinclude> | ||
+ | Optional parameters marked †. | ||
+ | == Usage == | ||
+ | For explanation, see talk page. | ||
+ | {| style="background: transparent;" | ||
+ | |<pre>{{Underworld character | ||
+ | | name = | ||
+ | | image = | ||
+ | | caption = | ||
+ | | gender = | ||
+ | | race = | ||
+ | | occupation = | ||
+ | | family = | ||
+ | | location = | ||
+ | | children = | ||
+ | | status = | ||
+ | | first = | ||
+ | | last = | ||
+ | | portrayer = | ||
+ | | creator(s) = | ||
+ | }}</pre> | ||
+ | |} | ||
+ | [[Category:Underworld (films)]] | ||
+ | [[Category:Templates using ParserFunctions|{{PAGENAME}}]] | ||
+ | [[Category:Fictional character infobox templates|Character]] | ||
+ | </noinclude> |
Revision as of 18:15, 23 June 2008
Underworld Character | |
---|---|
†{{{image}}} {{{caption}}} |
|
{{{name}}} | |
Gender | †{{{gender}}} |
Race | †{{{race}}} |
Occupation | †{{{occupation}}} |
Family | †{{{family}}} |
Location | †{{{location}}} |
Children | †{{{children}}} |
Status | †{{{status}}} |
Filmography | |
First appearance | {{{first}}} |
Last appearance | †{{{last}}} |
Portrayer(s) | †{{{portrayer}}} |
Created by | †{{{creator(s)}}} |
Optional parameters marked †.
Usage
For explanation, see talk page.
{{Underworld character | name = | image = | caption = | gender = | race = | occupation = | family = | location = | children = | status = | first = | last = | portrayer = | creator(s) = }} |