Template:New film/doc: Difference between revisions
Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
|{{ambox | text = This template is a metatemplate used to create a new '''film template'''. It provides the necessary code and instructions how to adapt the code when adding a new film.<br/><ul><li>For details how to add a film with all necessary pages, see [[Boobpedia:New film]].</li><li>The instructions shown when a new film template is created or edited can be seen below:</li></ul>}}}} | |{{ambox | text = This template is a metatemplate used to create a new '''film template'''. It provides the necessary code and instructions how to adapt the code when adding a new film.<br/><ul><li>For details how to add a film with all necessary pages, see [[Boobpedia:New film]].</li><li>The instructions shown when a new film template is created or edited can be seen below:</li></ul>}}}} | ||
<includeonly>{{film|{{PAGENAME}}|style=infobox}}</includeonly> | <includeonly>{{film|{{PAGENAME}}|style=infobox}}</includeonly> | ||
The documentation on this page is generated automatically for all film templates | The documentation on this page is generated automatically for all film templates. | ||
* If you want to add a new film to Boobpedia, see [[Boobpedia:New film]]. | * If you want to add a new film to Boobpedia, see [[Boobpedia:New film]]. | ||
* If you want to know more about how to use the {{tl|film}} template, see {{tl|film}}. | * If you want to know more about how to use the {{tl|film}} template, see {{tl|film}}. | ||
Revision as of 09:05, 3 August 2008
The documentation on this page is generated automatically for all film templates.
- If you want to add a new film to Boobpedia, see Boobpedia:New film.
- If you want to know more about how to use the {{Film}} template, see {{Film}}.
- If you want to edit the data of New film/doc, click on the edit tab and change the data. You can view all different styles of your template and the effect of your changes on this page.
Note: Clicking the preview button does not display your changes. You have to save the page!
If you are creating this page:
The first thing you have to do is to go to the first line and replace
#<#includeonly>by<includeonly>. Do not delete the<includeonly>, delete only the#signs!
Go to the bottom and replace
#<#/includeonly>by</includeonly>. Do not delete the</includeonly>, delete only the#signs!
Then you can fill the parameters with the data of the film.
Usage
Inline
To mention {{New film/doc}} in an article's text, use it without the style parameter. You can set year and/or director to display additional data.
{{film|New film/doc}}gives{{film|New film/doc|year=1|director=1}}gives{{film|New film/doc|year=1}}gives{{film|New film/doc|director=1}}gives
Simple filmography entry (style = list)
- To use {{New film/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|New film/doc|style=list}}
{{filmography end}}
Full filmography entry (style = listfull)
- To use {{New film/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|New film/doc|style=listfull}}
{{filmography end}}
Infobox (style = infobox)
- To display {{New film/doc}} as an infobox, set the style parameter to infobox.
{{film|New film/doc|style=infobox}}
See infobox to the right.
See also
- Boobpedia:New film - if you want to add a new film to Boobpedia
- {{Film}} - if you want to know more about how to use the {{Film}} template (inline, filmographies, infobox)