Template:HideTab: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
(Created template)
 
mNo edit summary
Line 17: Line 17:
|#default={{lc:{{{1|}}}}}
|#default={{lc:{{{1|}}}}}
}}}}{{#tag:css|
}}}}{{#tag:css|
#firstHeading, #siteSub, #ca-{{#var:tab}} {
#ca-{{#var:tab}} {display:none;}
display:none;
}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
==Purpose==
==Purpose==

Revision as of 03:55, November 7, 2011

Purpose

This template enables hiding certain tabs on a page it's used on.

Usage

To use this template, type: Template:NoWikiTemp

  • Type — The type of tab to hide.

The available types would be:

  • content
    • Hides the content tab. Useful for archive's of talk pages.
  • talk
    • Hides any talk page tab. Useful for pages that themselves are discussion pages.

Those are the main ones that see use. But additional tabs such as move, history, watch, unwatch, etc. can also be hidden by just typing their name in the parameter.