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 | === Simple filmography (style = list) === | ||
* | ; Usage | ||
* | 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| | {{film|Supervixens|style=list}}</nowiki><br><nowiki> | ||
{{filmography end}}</nowiki></code> | {{filmography end}}</nowiki></code> | ||
gives | |||
{{filmography start}} | |||
{{film|Supervixens|style=list}} | |||
{{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| | {{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| | {{film|Supervixens|style=listfull}} | ||
{{filmography end}}</includeonly> | {{filmography end}}</includeonly> | ||
Revision as of 13:38, 3 August 2008
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