Template:Filmography start/doc: Difference between revisions

Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:
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) ===
=== Simple filmography (style = list) ===
* To use {{tl|{{PAGENAME}}}} as a simple filmography entry, set the '''style''' parameter to ''list''.
; Usage
* The style of {{tl|filmography start}} defaults to ''list'', so it is not necessary to set it explicitly.
To create a simple filmography without "Director" and "Starring" columns,
* {{tl|filmography start}}: do nothing. The default style is ''list'', so no '''style''' parameter is needed,
* {{tl|film}}: set the '''style''' parameter to ''list''.


;Example
<code><nowiki>{{filmography start}}</nowiki><br><nowiki>
<code><nowiki>{{filmography start}}</nowiki><br><nowiki>
{{film|</nowiki>{{PAGENAME}}<nowiki>|style=list}}</nowiki><br><nowiki>
{{film|Supervixens|style=list}}</nowiki><br><nowiki>
{{filmography end}}</nowiki></code>
{{filmography end}}</nowiki></code>


<includeonly>{{filmography start}}
gives
{{film|{{PAGENAME}}|style=list}}
{{filmography end}}</includeonly>


=== Full filmography entry (style = listfull) ===
{{filmography start}}
* To use {{tl|{{PAGENAME}}}} as a full filmography entry, set the '''style''' parameter to ''listfull'' (adds the "Director" and "Starring" column).
{{film|Supervixens|style=list}}
* Do not forget to set the style parameter of {{tl|filmography start}} to ''listfull'' too.
{{filmography end}}


=== Full filmography (style = listfull) ===
; Usage
To create a full filmography including "Director" and "Starring" columns,
* {{tl|filmography start}}: set the '''style''' parameter to ''listfull'',
* {{tl|film}}: set the '''style''' parameter to ''listfull''.
;Example
<code><nowiki>{{filmography start|style=listfull}}</nowiki><br><nowiki>
<code><nowiki>{{filmography start|style=listfull}}</nowiki><br><nowiki>
{{film|</nowiki>{{PAGENAME}}<nowiki>|style=listfull}}</nowiki><br><nowiki>
{{film|Supervixens|style=listfull}}</nowiki><br><nowiki>
{{filmography end}}</nowiki></code>
{{filmography end}}</nowiki></code>
gives


<includeonly>{{filmography start|style=listfull}}
<includeonly>{{filmography start|style=listfull}}
{{film|{{PAGENAME}}|style=listfull}}
{{film|Supervixens|style=listfull}}
{{filmography end}}</includeonly>
{{filmography end}}</includeonly>



Revision as of 13:38, 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 (style = list)

Usage

To create a simple filmography without "Director" and "Starring" columns,

  • {{Filmography start}}: do nothing. The default style is list, so no style parameter is needed,
  • {{Film}}: set the style parameter to list.
Example

{{filmography start}}
{{film|Supervixens|style=list}}
{{filmography end}}

gives

Title Released Company Notes
Supervixens April 2, 1975

Full filmography (style = listfull)

Usage

To create a full filmography including "Director" and "Starring" columns,

  • {{Filmography start}}: set the style parameter to listfull,
  • {{Film}}: set the style parameter to listfull.
Example

{{filmography start|style=listfull}}
{{film|Supervixens|style=listfull}}
{{filmography end}}

gives