Template:Map: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
Making it look like MediaWiki's. MediaWiki's uses '|', not '\'.
>JulienDethurens
Let's give a more widely used example, instead.
 
(12 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}}