Template:Movie facts: Difference between revisions

From BoyWiki
(new)
 
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| border="0" cellpadding="2" cellspacing="2" align="right" style="border: 1px solid; margin-left: 1em; margin-bottom: .5em;"
{|class="infobox" border="0" cellpadding="2" cellspacing="2"style="border: 1px solid; margin-left: 1em; margin-bottom: .5em;"
|+'''Movie Facts'''
|+'''Movie Facts'''
|-
|-
Line 10: Line 10:
| bgcolor="#efefef" valign="top" | '''Starring:''' || bgcolor="white" | {{{stars}}}
| bgcolor="#efefef" valign="top" | '''Starring:''' || bgcolor="white" | {{{stars}}}
|}
|}
<noinclude>
Here is an example on how to include this template:


<pre>
<noinclude> {{documentation}}
{{Movie facts | yearReleased=1968
[[Category:Boywiki general templates]]
|mpaaRating=PG
[[Category:Infobox templates]]
|director=Lindsay Anderson
[[Category:Film templates]]
|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>
</noinclude>

Latest revision as of 14:43, 26 February 2016

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