Difference between revisions of "Template:Pp-meta"
From Game Detectives Wiki
[unchecked revision] | [unchecked revision] |
(+"{{#ifeq:{{{categories|no}}}|no||{{{categories|}}}}}" at end so that categories for templates need not be included in the text portion, and to implicitly support category suppression) |
m (make includeonly on categories automatic, I think the code will need this embedded) |
||
Line 35: | Line 35: | ||
}}<!--End switch--> | }}<!--End switch--> | ||
− | }}<!--End if smalltext-->{{#ifeq:{{{categories|no}}}|no||{{{categories|}}}}}<noinclude> | + | }}<!--End if smalltext--><includeonly>{{#ifeq:{{{categories|no}}}|no||{{{categories|}}}}}</includeonly><noinclude> |
{{template doc}} | {{template doc}} | ||
<!-- Add categories and inter-wikis to the /doc subpage, not here! --> | <!-- Add categories and inter-wikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |