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
Line 5: Line 5:
|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.

Revision as of 15:06, 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.