Template:Filmography start/doc: Difference between revisions

Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->


=== Filmography ===
== Filmography ==
Together with the {{tl|film}} template, {{tl|filmography start}} and {{tl|filmography end}} can be used to create filmographies with a unified layout and format.
Together with the {{tl|film}} template, {{tl|filmography start}} and {{tl|filmography end}} can be used to create filmographies with a unified layout and format.
=== Simple filmography entry (style = list) ===
* To use {{tl|{{PAGENAME}}}} as a simple filmography entry, set the '''style''' parameter to ''list''.
* The style of {{tl|filmography start}} defaults to ''list'', so it is not necessary to set it explicitly.
<code><nowiki>{{filmography start}}</nowiki><br><nowiki>
{{film|</nowiki>{{PAGENAME}}<nowiki>|style=list}}</nowiki><br><nowiki>
{{filmography end}}</nowiki></code>
<includeonly>{{filmography start}}
{{film|{{PAGENAME}}|style=list}}
{{filmography end}}</includeonly>
=== Full filmography entry (style = listfull) ===
* To use {{tl|{{PAGENAME}}}} as a full filmography entry, set the '''style''' parameter to ''listfull'' (adds the "Director" and "Starring" column).
* Do not forget to set the style parameter of {{tl|filmography start}} to ''listfull'' too.
<code><nowiki>{{filmography start|style=listfull}}</nowiki><br><nowiki>
{{film|</nowiki>{{PAGENAME}}<nowiki>|style=listfull}}</nowiki><br><nowiki>
{{filmography end}}</nowiki></code>
<includeonly>{{filmography start|style=listfull}}
{{film|{{PAGENAME}}|style=listfull}}
{{filmography end}}</includeonly>


<includeonly>
<includeonly>

Revision as of 13:21, 3 August 2008

This is a documentation subpage for Template:Filmography start (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Filmography

Together with the {{Film}} template, {{Filmography start}} and {{Filmography end}} can be used to create filmographies with a unified layout and format.

Simple filmography entry (style = list)

  • To use {{Filmography start/doc}} as a simple filmography entry, set the style parameter to list.
  • The style of {{Filmography start}} defaults to list, so it is not necessary to set it explicitly.

{{filmography start}}
{{film|Filmography start/doc|style=list}}
{{filmography end}}


Full filmography entry (style = listfull)

  • To use {{Filmography start/doc}} as a full filmography entry, set the style parameter to listfull (adds the "Director" and "Starring" column).
  • Do not forget to set the style parameter of {{Filmography start}} to listfull too.

{{filmography start|style=listfull}}
{{film|Filmography start/doc|style=listfull}}
{{filmography end}}