Template:Crew portal: Difference between revisions

Template page
(New page: {| class="messagebox" ! class="infoboxheader" | {{{link}}} |- | align="center" | {{Click|image={{{image}}}|link={{{link}}}|width=60px|height=59px}} |- | Premiered: Season {{#switch:{{{seri...)
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="messagebox"
<includeonly>{| class="messagebox"
! class="infoboxheader" | {{{link}}}
! class="infoboxheader" | {{{link}}}
|-
|-
| align="center" | {{Click|image={{{image}}}|link={{{link}}}|width=60px|height=59px}}
| align="center" | {{Click|image={{{image}}}|link={{{link}}}|width=60px|height=59px}}
|-
|-
| Premiered: Season {{#switch:{{{series|}}}
| Started: {{#if:{{{miniseries|}}}
| <!-- THEN: ---> [[Miniseries, Night 1|Miniseries]]
| <!-- ELSE: ---> Season {{#switch:{{{series|}}}
| tos = [[Season 1 (1978-79)|1]]
| tos = [[Season 1 (1978-79)|1]]
| 1980 = [[Galactica 1980|1]]
| 1980 = [[Galactica 1980|1]]
Line 14: Line 16:
}}
}}
}}, Episode {{{episode}}}
}}, Episode {{{episode}}}
}}
{{#if:{{{left|}}}
| <!-- THEN: ---> {{!}}-
{{!}} Left: {{{episodeleft}}}
}}
}}
|}
|}
<noinclude>
</includeonly><noinclude>
= Documentation =
This template is used to create a small infobox for crew personal on the ''Battlestar Wiki'' crew portal pages.
 
== Usage ==
<pre>
<pre>
{{Crew Portal
{{Crew Portal
Line 22: Line 32:
| link=
| link=
| name=  
| name=  
| series=
| season=
| season=
| episode=
| episode=
| miniseries=
}}
}}
</pre>
</pre>
=== Required parameters ===
* '''link''': The vaild link to their userpage.
* '''episode''': Episode link. <code><nowiki>[[33|1]]</nowiki></code>
* '''season''': Only for RDM series (Seasons 1 through 4)
=== Optional parameters ===
* '''image''': The image. <code>RDMcrop.jpg</code>
* '''series''': Only options are <code>tos</code> and <code>1980</code>. You can leave this field out if this is an '''RDM''' episode. Default is: '''RDM'''.
=== RDM paramerters ===
* '''miniseries''': If their were part of the miniseries, this is the only field you need. '''episode''', '''season''', and '''series''' are invalid.
[[Category:Infobox|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 09:55, 27 September 2007

Documentation

This template is used to create a small infobox for crew personal on the Battlestar Wiki crew portal pages.

Usage

{{Crew Portal
| image=
| link=
| name= 
| series=
| season=
| episode=
| miniseries=
}}

Required parameters

  • link: The vaild link to their userpage.
  • episode: Episode link. [[33|1]]
  • season: Only for RDM series (Seasons 1 through 4)

Optional parameters

  • image: The image. RDMcrop.jpg
  • series: Only options are tos and 1980. You can leave this field out if this is an RDM episode. Default is: RDM.

RDM paramerters

  • miniseries: If their were part of the miniseries, this is the only field you need. episode, season, and series are invalid.