Template:Movie facts: Difference between revisions

From BoyWiki
No edit summary
No edit summary
Line 11: Line 11:
|}
|}


<noinclude> {{documentation}}</noinclude>
<noinclude> {{documentation}}
<noinclude>
[[Category:Boywiki general templates]]
<br>
</noinclude>
 
<br>
 
Here is an example on how to include this template:


<pre>
{{Movie facts | yearReleased=1968
|mpaaRating=PG
|director=Lindsay Anderson
|stars=
Malcolm McDowell<br />[[Haley Joel Osment]]
}}
</pre>
Add the code &lt;br /&gt; after every star's name in order to break the line. Don't break the line in your edit box (in the wikitext): this will make a paragraph in the rendered text.
</noinclude>


[[Category:film]]
[[Category:film]]

Revision as of 14:33, 19 December 2012

Movie Facts
Year Released: {{{yearReleased}}}
MPAA Rating (USA): {{{mpaaRating}}}
Director: {{{director}}}
Starring: {{{stars}}}


BoyWiki Template documentation (for the above template, sometimes hidden or invisible)

Here is an example on how to include this template:

{{Movie facts | yearReleased=1968
|mpaaRating=PG
|director=Lindsay Anderson
|stars=Malcolm McDowell
<br>
[[Haley Joel Osment]]
}}

Add the code <br> after every star's name in order to break the line. Don't break the line in your edit box (in the wikitext): this will make a paragraph in the rendered text.

Visit Template:Movie facts/doc to edit this template's description!
Done making changes?   Refresh   Also see:  Portal:Template index  and   Help:Templates