Template:Infobox MOS/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
do not overcomplicate
Line 23: Line 23:
For a regular MOS page:  
For a regular MOS page:  


<code>{{((}}Infobox MOS{{))}}</code>
<pre>{{Infobox MOS}}</pre>


Specifying a specific MOS from an unrelated page:
Specifying a specific MOS from an unrelated page:


<code>{{((}}Infobox MOS{{!}}Tuning{{=}}tuning{{!}}debug{{=}}1{{))}}</code>
<pre>{{Infobox MOS|Tuning=tuning|debug=1}}</pre>


'''Note:''' Passing <code>debug{{=}}1</code> will disable categories.
'''Note:''' Passing <code>debug{{=}}1</code> will disable categories.