Template:New film/doc: Difference between revisions

Boobpedia - Encyclopedia of big boobs
Jump to navigationJump to search
No edit summary
No edit summary
Line 18: Line 18:


==  If you want to change film data: ==
==  If you want to change film data: ==
This documentation is generated automatically for all film templates. It shows all different styles of your template and the effect of your changes. Click on the '''edit''' tab to change the data.
This documentation is automatically generated for all film templates. It shows all different styles of your template and the effect of your changes. Click on the '''edit''' tab to change the data.


'''Note:''' Clicking the preview button does not display your changes. You have to save the page!
'''Note:''' Clicking the preview button does not display your changes. You have to save the page!
Line 27: Line 27:
For other inline uses, see {{tl|Film}}.
For other inline uses, see {{tl|Film}}.


=== Simple filmography entry (style = list) ===
=== Filmography entry ===
* 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>
<code><nowiki>{{filmography start|style=listfull}}</nowiki><br><nowiki>
{{film|</nowiki>{{PAGENAME}}<nowiki>|style=listfull}}</nowiki><br><nowiki>
{{film|</nowiki>{{PAGENAME}}<nowiki>|style=listfull}}</nowiki><br><nowiki>

Revision as of 12:36, 3 August 2008

This is a documentation subpage for Template:New film (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template 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!

Save the page.

You can fill the parameters with the film data later.

If you want to change film data:

This documentation is automatically generated for all film templates. It shows all different styles of your template and the effect of your changes. Click on the edit tab to change the data.

Note: Clicking the preview button does not display your changes. You have to save the page!

Inline

  • {{film|New film/doc|year=1|director=1}} gives

For other inline uses, see {{Film}}.

Filmography entry

{{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)