Template:Film: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<p>'''Original Release Year''': {{{Original Release Year|}}}<p><!-- | <p>'''Original Release Year''': {{{Original Release Year|}}}<p><!-- | ||
-->{{#if: {{{Studio|}}}|<p>'''Studio''': {{{Studio|}}}</p>}} | -->{{#if: {{{Studio|}}}|<p>'''Studio''': {{#arraymap:{{{Studio|}}}|;|@|@|, }}</p>}} | ||
{{#if: {{{Team|}}}| | |||
== Studio Team == | == Studio Team == | ||
{{{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 13: | 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> | ||