Template:Navbar: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Netscott
rm redundant font formatting
meta>Netscott
mNo edit summary
Line 1: Line 1:
<div class="boilerplate metadata plainlinks" id="Tnavbar" style="background-color: transparent; padding: 0; font-size:xx-small; color:#000000;">This box: [{{fullurl:Template:{{{1}}}}} <span style="color:#002bb8;" title="View this template.">view</span>]&nbsp;&bull;&nbsp;[{{fullurl:Template_talk:{{{1}}}}} <span style="color:#002bb8;" title="Discussion about this template.">talk</span>]&nbsp;&bull;&nbsp;[{{fullurl:Template:{{{1}}}|action=edit}} <span style="color:#002bb8;" title="You can edit this template. Please use the preview button before saving.">edit</span>]</div><noinclude>
<div class="boilerplate metadata plainlinks" id="Tnavbar" style="background-color: transparent; padding: 0; font-size:xx-small; color:#000000;">This box: [{{fullurl:Template:{{{1}}}}} <span style="color:#002bb8;" title="View this template.">view</span>]&nbsp;&bull;&nbsp;[{{fullurl:Template_talk:{{{1}}}}} <span style="color:#002bb8;" title="Discussion about this template.">talk</span>]&nbsp;&bull;&nbsp;[{{fullurl:Template:{{{1}}}|action=edit}} <span style="color:#002bb8;" title="You can edit this template. Please use the preview button before saving.">edit</span>]</div><noinclude>
==Usage==
==Usage==
Simply place '''<nowiki>{{</nowiki>'''Tnavbar|Name of Template'''<nowiki>}}</nowiki>''' inside  a given [[Wikipedia:Navigational_templates|template]] to add '''view''' &bull; '''talk''' &bull; '''edit''' navigational functionality to it.
Simply place '''<nowiki>{{</nowiki>'''Tnavbar|Name of Template'''<nowiki>}}</nowiki>''' inside  a given [[Wikipedia:Navigational templates|template]] to add '''view''' &bull; '''talk''' &bull; '''edit''' navigational functionality to it.
==Note to editors==
==Note to editors==
This template is likely represented across <span class="plainlinks">[http://en.wikipedia.org/w/index.php?title=Special:Whatlinkshere/Template:Tnavbar&limit=4000&from=0 hundreds of pages (if not thousands)]</span> please tread lightly when editing here.
This template is likely represented across <span class="plainlinks">[http://en.wikipedia.org/w/index.php?title=Special:Whatlinkshere/Template:Tnavbar&limit=4000&from=0 hundreds of pages (if not thousands)]</span> please tread lightly when editing here.

Revision as of 21:22, 30 May 2006

Usage

Simply place {{Tnavbar|Name of Template}} inside a given template to add viewtalkedit navigational functionality to it.

Note to editors

This template is likely represented across hundreds of pages (if not thousands) please tread lightly when editing here.

Examples / See also

Template This... Produces...
This template Divides into a seperate section:{{Tnavbar|Tnavbar}} like so. Divides into a seperate section: Template:Tnavbar like so.
{{Tnavbar-mini}} Divides into a seperate section: {{Tnavbar-mini|Tnavbar}} like so. Divides into a seperate section: Template:Tnavbar-mini like so.
{{Tnavbar-plain}} Divides into a seperate section: {{Tnavbar-plain|Tnavbar}} like so. Divides into a seperate section: Template:Tnavbar-plain like so.
{{Tnavbar-nodiv}} Good for "blending" into text: {{Tnavbar-nodiv|Tnavbar}}. Good for "blending" into text: Template:Tnavbar-nodiv.
{{Tnavbar-mini-nodiv}} Good for "blending" {{Tnavbar-mini-nodiv|Tnavbar}} into text: Good for "blending" Template:Tnavbar-mini-nodiv into text:
{{Tnavbar-plain-nodiv}} {{Tnavbar-plain-nodiv|Tnavbar}} Good for "blending" into text: Template:Tnavbar-plain-nodiv Good for "blending" into text:
See the main article for this category, Navbar.
Articles about navbar.

Best-edited articles in the "Navbar" category

Extension:DynamicPageList4 (DPL4), version 4.0.0: Error: MediaWiki\Extension\DynamicPageList4\Query::buildAndSelect - Template:Navbar: The DynamicPageList4 extension (version 4.0.0) produced a SQL statement which led to a Database error.<br/>The reason may be an internal error of DynamicPageList4 or an error that you made; especially when using parameters like 'categoryregexp' or 'titleregexp'. Usage of non-greedy <code>*?</code> matching patterns are not supported.<br/>The error message was:<br/><code>Error 1054: Unknown column 'cl1.cl_to' in 'ON' Function: MediaWiki\Extension\DynamicPageList4\Query::buildAndSelect - Template:Navbar Query: SET STATEMENT max_statement_time=10 FOR SELECT DISTINCT p.page_namespace AS `page_namespace`,p.page_id AS `page_id`,p.page_title AS `page_title` FROM `page` `p` JOIN `categorylinks` `cl1` ON (((p.page_id = cl1.cl_from) AND (cl1.cl_to = 'Navbar'))) JOIN `categorylinks` `cl2` ON (((p.page_id = cl2.cl_from) AND ((cl2.cl_to = 'Cover_story_articles') OR (cl2.cl_to = 'Silver-level_articles')))) WHERE p.page_is_redirect = 0 LIMIT 500 </code>