Difference between revisions of "Template:Cast"

From Diary of a Wimpy Kid Wiki
Jump to navigation Jump to search
imported>Eeyore7739
(Created page with "{| class="toccolours" style="float:right;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px; ...")
 
m
 
(10 intermediate revisions by 2 users not shown)
Line 3: Line 3:
!{{#if: colspan="2" style="background-color: #00FFFF;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px; text-align: center; font-size: larger;" | '''{{{name}}}'''
!{{#if: colspan="2" style="background-color: #00FFFF;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px; text-align: center; font-size: larger;" | '''{{{name}}}'''
|-
|-
{{#if: {{{image|}}} | {{!}} align=center colspan=2 {{!}} [[Image:{{{image}}}|center|250px]] }}
{{#if: {{{image|}}} | {{!}} align=center colspan=2 {{!}} [[File:{{{image}}}|center|250px]]}}<br>{{#if: {{{caption|}}} | <center>{{{caption}}}</center>}}
|-
|-
|-
{{#if: {{{name|}}} |
{{#if: {{{name|}}} |
Line 11: Line 10:
|-
|-
{{#if: {{{name|}}} | {{!}} colspan="5" style="background: #dddddd; height: 1px;" {{!}}  }}
{{#if: {{{name|}}} | {{!}} colspan="5" style="background: #dddddd; height: 1px;" {{!}}  }}
|-
{{#if: {{{alias|}}} |
{{!}} class="left" {{!}} <small>'''Alias'''</small>
{{!}} style="text-align:right;" {{!}} <small>{{{born}}}</small> }}
|-
{{#if: {{{alias|}}} | {{!}} colspan="5" style="background: #dddddd; height: 1px;" {{!}}  }}
|-
{{#switch:{{{gender|}}}|Male=<includeonly>[[Category:Male actors]]</includeonly>|Female=&nbsp;<includeonly>[[Category:Female actors]]</includeonly>|}}
{{#if: {{{name|}}} |
{{!}} class="left" {{!}} <small>'''Gender'''</small>
{{!}} style="text-align:right;" {{!}} <small>{{{gender}}}</small> }}
|-
{{#if: {{{gender|}}} | {{!}} colspan="5" style="background: #dddddd; height: 1px;" {{!}}  }}
|-
{{#if: {{{height|}}} |
{{!}} class="left" {{!}} <small>'''Height'''</small>
{{!}} style="text-align:right;" {{!}} <small>{{{height}}}</small> }}
|-
{{#if: {{{height|}}} | {{!}} colspan="5" style="background: #dddddd; height: 1px;" {{!}}  }}
|-
|-
{{#if: {{{birthplace|}}} |
{{#if: {{{birthplace|}}} |
Line 18: Line 36:
{{#if: {{{birthplace|}}} | {{!}} colspan="5" style="background: #dddddd; height: 1px;" {{!}}  }}
{{#if: {{{birthplace|}}} | {{!}} colspan="5" style="background: #dddddd; height: 1px;" {{!}}  }}
|-
|-
{{#if: {{{dob|}}} |
{{#if: {{{born|}}} |
{{!}} class="left" {{!}} <small>'''Date of Birth'''</small>
{{!}} class="left" {{!}} <small>'''Born'''</small>
{{!}} style="text-align:right;" {{!}} <small>{{{dob}}}</small> }}
{{!}} style="text-align:right;" {{!}} <small>{{{born}}}</small> }}
|-
{{#if: {{{born|}}} | {{!}} colspan="5" style="background: #dddddd; height: 1px;" {{!}}  }}
|-
{{#if: {{{age|}}} |
{{!}} class="left" {{!}} <small>'''Age'''</small>
{{!}} style="text-align:right;" {{!}} <small>{{{age}}}</small> }}
|-
{{#if: {{{age|}}} | {{!}} colspan="5" style="background: #dddddd; height: 1px;" {{!}}  }}
|-
{{#if: {{{died|}}} |
{{!}} class="left" {{!}} <small>'''Died'''</small>
{{!}} style="text-align:right;" {{!}} <small>{{{died}}}</small> }}
|-
|-
{{#if: {{{dob|}}} | {{!}} colspan="5" style="background: #dddddd; height: 1px;" {{!}}  }}
{{#if: {{{died|}}} | {{!}} colspan="5" style="background: #dddddd; height: 1px;" {{!}}  }}
|-
|-
{{#if: {{{role|}}} |
{{#if: {{{role|}}} |
{{!}} class="left" {{!}} <small>'''Role on ''Haunting Hour'''''</small>
{{!}} class="left" {{!}} <small>'''Role(s) on ''Wimpy Kid''</small>
{{!}} style="text-align:right;" {{!}} <small>{{{role}}}</small> }}
{{!}} style="text-align:right;" {{!}} <small>{{{role}}}</small> }}
|-
|-
Line 40: Line 70:
{{!}} style="text-align:right;" {{!}} <small>{{{imdb}}}</small> }}
{{!}} style="text-align:right;" {{!}} <small>{{{imdb}}}</small> }}
|-
|-
|}
|}{{#if:{{{reprising|}}}|<includeonly>[[Category:Reprising actors]]</includeonly>|}}{{#if:{{{uncredited|}}}|<includeonly>[[Category:Uncredited actors]]</includeonly>|}}<noinclude>
{{clear}}
 
==Info==
This template is specifically made for actors who participated in the [[:Category:Diary of a Wimpy Kid films|Diary of a Wimpy Kid films]].
 
==Skeleton==
To use the template, copy and paste the following to the top of an actor page.
<pre>
{{cast
|image=
|caption=
|name=
|alias=
|gender=
|height=
|birthplace=
|born=
|age=
|died=
|role=
|link=
|imdb=
|reprising=
|uncredited=
}}
</pre>
 
[[Category:Infobox templates]]</noinclude>

Latest revision as of 23:56, 7 May 2022


{{{name}}}

Info

This template is specifically made for actors who participated in the Diary of a Wimpy Kid films.

Skeleton

To use the template, copy and paste the following to the top of an actor page.

{{cast
|image=
|caption=
|name=
|alias=
|gender=
|height=
|birthplace=
|born=
|age=
|died=
|role=
|link=
|imdb=
|reprising=
|uncredited=
}}