Template:Map: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Quenty
I added it to the Template Catagory, since it is used on the tutorial page, and seems extremely handy. I also like the design better the the CatUp.
>JulienDethurens
Let's give a more widely used example, instead.
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude><div style="font-size: x-small; color: #333333"> &lt; {{{1}}} <!--
<onlyinclude><div style="font-size: x-small; color: #333333"> &lt; [[{{{1}}}]] <!--
-->{{if|{{{2|}}}|/ {{{2}}} <!--
-->{{if|{{{2|}}}|{{!}} [[{{{2}}}]] <!--
-->{{if|{{{3|}}}|/ {{{3}}} <!--
-->{{if|{{{3|}}}|{{!}} [[{{{3}}}]] <!--
-->{{if|{{{4|}}}|/ {{{4}}} <!--
-->{{if|{{{4|}}}|{{!}} [[{{{4}}}]] <!--
-->{{if|{{{5|}}}|/ {{{5}}}}}}}}}}}</div></onlyinclude>
-->{{if|{{{5|}}}|{{!}} [[{{{5}}]]}}}}}}}}</div></onlyinclude>
<pre>{{Map|[[User:Anaminus]]|[[User:Anaminus/Doc:ScriptBuilderPRI|Doc:ScriptBuilderPRI]]|[[User:Anaminus/Doc:ScriptBuilderPRI/Argument|Argument]]}}</pre>


{{Map|[[User:Anaminus]]|[[User:Anaminus/Doc:ScriptBuilderPRI|Doc:ScriptBuilderPRI]]|[[User:Anaminus/Doc:ScriptBuilderPRI/Argument|Argument]]}}
It can only take five arguments. Should be put completely at the top of the page.


It can only take five arguments.
 
'''Example:'''
 
<pre>{{Map|Scripting|Data Types}}</pre>
 
{{Map|Scripting|Data Types}}
[[Category:Templates]]
[[Category:Templates]]

Latest revision as of 01:11, 24 January 2012

< [[{{{1}}}]]

It can only take five arguments. Should be put completely at the top of the page.


Example:

{{Map|Scripting|Data Types}}