Template:Fix: Difference between revisions
Jump to navigation
Jump to search
(More descr. Fixing category sort orter) |
(Remove the Namespace check) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{{cat|[[Category:All pages needing cleanup]]}}}{{#if:{{{cat-date|}}}|[[{{{cat-date}}} {{#if:{{{date|}}}|{{#if:{{{from|}}}|from|since}} {{{date}}}}}]]{{#if:{{{date|}}}|{{#ifexist:{{{cat-date}}} {{#if:{{{from|}}}|from|since}} {{{date}}}||[[Category:Articles with invalid date parameter in template]]}}}}}}{{#if:{{{text|}}}|<sup class="{{{class|noprint Inline-Template}}}"><span title="{{{title|}}}{{#if:{{{date|}}}| {{#if:{{{from|}}}|from|since}} {{{date}}}}}" style="white-space: nowrap;">[<i>{{#if:{{{pre-text|}}}|{{{pre-text}}} }}[[{{{link|NDWiki:Cleanup}}}|{{{text|}}}]]{{#if:{{{post-text|}}}| {{{post-text}}}}}</i>]</span></sup>|{{{special|}}}}}</includeonly><noinclude> | ||
==Purpose== | ==Purpose== | ||
Most inline notices use virtually identical formats. This template is designed to provide a single standardized format which can accommodate the different text, links, and categories of individual templates. | Most inline notices use virtually identical formats. This template is designed to provide a single standardized format which can accommodate the different text, links, and categories of individual templates. |
Latest revision as of 16:45, 12 November 2008
Purpose
Most inline notices use virtually identical formats. This template is designed to provide a single standardized format which can accommodate the different text, links, and categories of individual templates.
Usage
{{fix |link = <Page which text should link to, without brackets> (default = NDWiki:Cleanup) |text = <Text to be displayed for the link> |pre-text = <Optional text to print before the linked text> |post-text = <Optional text to print after the linked text> |class = <Class to set text to> (default = "noprint Inline-Template"; neither should be removed, but additional classes can be added, e.g. "noprint Inline-Template FooBarBazQuux") |title = <Tooltip text to display when mouse is hovered over link> |special = <Optional replacement for text, link, title, pre-text, and post-text - allowing user to define a non-standard format> |date = <Optional date parameter to be displayed at end of 'title' and/or in cat-date> |cat = <Category to include page in> |cat-date = <Category to include page in - with optional date parameter in the category name>}}
This template is used by Template:Citation needed.