Template:Film: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly> Category:Films {{#set: |Type of Work={{{Type of Work|}}} |Title={{{Title|}}} |Original Release Year={{{Original Release Year|}}} |Studio Name={{{Studio|}}}..." |
No edit summary |
||
| (17 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<p>'''Original Release Year''': {{{Original Release Year|}}}<p><!-- | |||
-->{{#if: {{{Studio|}}}|<p>'''Studio''': {{#arraymap:{{{Studio|}}}|;|@|@|, }}</p>}} | |||
{{#if: {{{Team|}}}| | |||
== Studio Team == | |||
{{{Team|}}} | |||
}} | |||
== Agencies == | |||
{{#formlink: form=Project | |||
|link text=<span class="mw-ui-button tright">Add an Agency</span> | |||
|Project[Film]={{FULLPAGENAME}} | |||
}} | |||
{{#ask: [[Category:Projects]][[Film::{{PAGENAME}}]] | |||
|?Agency Name=Film | |||
|?Agency Core Function | |||
|?Project Name | |||
|format=plainlist | |||
|headers=hide | |||
|link=none | |||
|mainlabel=Project | |||
|named args=yes | |||
|template=Project list item | |||
|default=No agencies found so far. | |||
|intro=<ul> | |||
|outro=</ul> | |||
}} | |||
<h2 class="cdependent">Comments and References</h2> | |||
<references/> | |||
[[Category:Films]] | [[Category:Films]] | ||
{{#set: | {{#set: | ||
| Line 6: | Line 33: | ||
|Title={{{Title|}}} | |Title={{{Title|}}} | ||
|Original Release Year={{{Original Release Year|}}} | |Original Release Year={{{Original Release Year|}}} | ||
|Studio Name={{{Studio|}}} | |Studio Name={{{Studio|}}}|+sep=; | ||
}} | }} | ||
__NOTOC__ | |||
__NOEDITSECTION__ | |||
</includeonly> | </includeonly> | ||