1. Template
  2. castcrew
Printable Version

https://www.forum.werealive.com/wiki_index.php?title=Template:castcrew
This page can be used as a building block in other pages.

This page has been seen 54 times.

    • Created by on
      Last updated by on
[table] class="infobox" style="max-width: 50%; text-align: left; -moz-border-radius:10px; font-size: 85%" align="center" cellpadding="0"
! style="background: #314883; -moz-border-radius: 0.5em 0.5em 0 0; font-size: 160%;" align="center" colspan="0" |
|-[if=" {{{image|-}}} "]
! style="text-align: center;" colspan="2" ! {{{image}}}
!-[/if][if=" {{{label|-}}} "]
! style="background: #314883; font-size: 120%;" align="center" colspan="0" | {{{label}}}
!-[/if]
[/table]

Usage

Only fill in the needed sections; any blank (unused sections) will not show up.
Code:
[template]Sidepic
| image = Image of the Actor
| label = Displayed Image Label
[/template]

Copy/Paste

Code:
[template]Sidepic
| image =
| label =
[/template]