Content only
Talk0
5,037pages on
this wiki
this wiki
Template page
{{Content only}} is a template used commonly inside of templates to make categories only show up when used on a content page. It makes use of a {{isContent}} template if it exists (normally only when the wiki has custom namespaces; Use Anime:Template:isContent as a base if your wiki needs the template), and if not works only in the main namespace.
Usage
Edit
{{Content only|Content page text|Not content page text}}
- Content page text is the text, or category WikiText that should only show up when on a content page.
- Not content page text is some alternate text that should be outputted when not on a content page.