Template:Movie facts/doc: Difference between revisions

From BoyWiki
(New page: 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 }...)
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
Here is an example on how to include this template:
Here is an example on how to include this template:


Line 5: Line 6:
|mpaaRating=PG
|mpaaRating=PG
|director=Lindsay Anderson
|director=Lindsay Anderson
|stars=
|stars=Malcolm McDowell
Malcolm McDowell<br />[[Haley Joel Osment]]
&lt;br>
[[Haley Joel Osment]]
}}
}}
</pre>
</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.
Add the code &lt;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.

Latest revision as of 16:13, 19 December 2012

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.