Template:Disambig: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
(Fixing noinclude)
(Attempting to fix template)
 
Line 1: Line 1:
<div style="text-align: center">
<includeonly><div style="text-align: center">
<div style="{{border-radius|6px}}; text-align: left; background: #FFEFEF; border: dashed 2px red; padding: 4px; display: inline-block">
<div style="{{Border-radius|6px}}; text-align: left; background: #FFEFEF; border: dashed 2px red; padding: 4px; display: inline-block">
<big>You might be looking for one of these pages:</big><br />
<big>You might be looking for one of these pages:</big><br />
{{if|{{{2|}}}|
{{If|{{{2|}}}|
* {{ifexist|:{{{1|}}}|[[{{{1|}}}]]|{{{1|}}}}} <!-- Link if it's a page name-->
* {{Ifexist|:{{{1|}}}|[[{{{1|}}}]]|{{{1|}}}}} <!-- Link if it's a page name-->
* {{ifexist|:{{{2|}}}|[[{{{2|}}}]]|{{{2|}}}}}
* {{Ifexist|:{{{2|}}}|[[{{{2|}}}]]|{{{2|}}}}}
{{if|{{{3|}}}|* {{ifexist|:{{{3|}}}|[[{{{3|}}}]]|{{{3|}}}}}}}  
{{If|{{{3|}}}|* {{Ifexist|:{{{3|}}}|[[{{{3|}}}]]|{{{3|}}}}}}}  
{{if|{{{4|}}}|* {{ifexist|:{{{4|}}}|[[{{{4|}}}]]|{{{4|}}}}}}}
{{If|{{{4|}}}|* {{Ifexist|:{{{4|}}}|[[{{{4|}}}]]|{{{4|}}}}}}}
{{if|{{{5|}}}|* {{ifexist|:{{{5|}}}|[[{{{5|}}}]]|{{{5|}}}}}}}
{{If|{{{5|}}}|* {{Ifexist|:{{{5|}}}|[[{{{5|}}}]]|{{{5|}}}}}}}|{{{1|}}}}}
 
|{{{1|}}} <includeonly></includeonly>}}
</div>
</div>
</div>
</div></includeonly><noinclude>
<noinclude>
 
Creates a header for disambiguation pages.
Creates a header for disambiguation pages.
<pre>
<pre>
{{disambig|Part|[[BasePart]], the base class of all parts|PrimaryPart}}
{{Disambig|Part|[[BasePart]], the base class of all parts|PrimaryPart}}
</pre>
</pre>
gives
gives
{{disambig|Part|[[BasePart]], the base class of all parts|PrimaryPart}}
{{Disambig|Part|[[BasePart]], the base class of all parts|PrimaryPart}}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 11:58, 2 June 2023

Creates a header for disambiguation pages.

{{Disambig|Part|[[BasePart]], the base class of all parts|PrimaryPart}}

gives

You might be looking for one of these pages: