Template:Fix: Difference between revisions
imported>Deadfire m updating |
Tungstenchan (talk | contribs) m Text replacement - "BattleTechWiki" to "BattleIntelligence" |
||
| Line 20: | Line 20: | ||
|<sup class="noprint Inline-Template {{{class|}}}" style="white-space:nowrap;">[<i>{{#if:{{{pre-text|}}} | |<sup class="noprint Inline-Template {{{class|}}}" style="white-space:nowrap;">[<i>{{#if:{{{pre-text|}}} | ||
|{{{pre-text}}}  | |{{{pre-text}}}  | ||
}}[[{{{link| | }}[[{{{link|BattleIntelligence:Cleanup}}}|<span title="{{#invoke:string|replace|source={{delink|1={{{title|{{{link|BattleIntelligence:Cleanup}}}}}}{{#if:{{{date|}}}| ({{{date}}})}}}}|pattern=" |replace=" |plain=true}}">{{{text|}}}</span>]]{{#if:{{{post-text|}}} | ||
| {{{post-text}}} | | {{{post-text}}} | ||
}}</i>]</sup>|{{{special|}}} | }}</i>]</sup>|{{{special|}}} | ||
Latest revision as of 01:06, 1 May 2025
This meta-template can be used to create in-line tags with clean up messages which can be used to tag article issues on a line-by-line basis. Many templates are based upon it, like {{Citation needed}}.
It should not be used directly on articles by itself — instead, use one of the pre-existing derivatives if at all possible. Should there be no suitable derivative already, new ones can be created using the syntax that follows:
Usage
{{Fix
| subst = <includeonly>{{subst:substcheck}}</includeonly>
| link = <!-- Page which text should link to, without brackets --> (default = BattleIntelligence: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(es) to set text to --> (in addition to the default ones, "noprint" and "Inline-Template")
| title = <!-- Tool-tip 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 name to include page in -->]]
| cat-date = <!-- First part of category name to include page in; there is an optional date parameter -->
}}Categories are ignored if the template is used on a talk page or on any other non-article page.
- The value specified via
|cat=must be in wikicode, including square brackets. - The value specified via
|cat-date=is used as part of a category name. It must be specified without square brackets, but with a "Category:" prefix. The full category name is obtained from the cat-date value, the word "from", and the date value.
TemplateData
TemplateData for Fix
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| nocat | nocat | no description | Unknown | optional |
| cat-date | cat-date | no description | Unknown | optional |
| cat | cat | no description | Unknown | optional |
| cat-date2 | cat-date2 | no description | Unknown | optional |
| cat2 | cat2 | no description | Unknown | optional |
| cat-date3 | cat-date3 | no description | Unknown | optional |
| cat3 | cat3 | no description | Unknown | optional |
| date | date | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| Text | text | Text to be displayed for the link | Unknown | optional |
| class | class | Additional CSS classes to add to the tag | String | optional |
| Pre-text | pre-text | Optional unlinked text to be printed before the linked text | Line | optional |
| Link | link | The page that the text should link to
| Page name | optional |
| Hover text | title | Text that will be shown when the link is hovered over
| String | optional |
| Post-text | post-text | Optional unlinked text to print after the linked text | Line | optional |
| special | special | no description | Unknown | optional |