Difference between revisions of "Template:Fix-span/doc"

From blackwiki
Jump to navigation Jump to search
imported>Nnemo
(Notably accessibility, latin)
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(11 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!-- EDIT TEMPLATE DOCUMENTATION AFTER THIS LINE -->
 
<!-- EDIT TEMPLATE DOCUMENTATION AFTER THIS LINE -->
 +
{{high-use| 41252 }}
  
This meta-template is just like {{tl|fix}} with three exceptions:
+
This meta-template for inline cleanup/dispute template has the same purpose and parameters as {{tl|fix}}. with three exceptions:
* It takes a <tt>content</tt> parameter containing wikitext to be placed within a {{tag|span}} element before the superscripted notice.
+
* It takes a <kbd>content</kbd> parameter containing wikitext to be placed within a {{tag|span}} element before the superscripted notice.
* It takes a <tt>span-class</tt> parameter specifying the [[HTML]] class name for the {{tag|span|o}} element.
+
* It takes a <kbd>span-class</kbd> parameter specifying the [[HTML]] class name for the [[Span element in HTML|{{tag|span|o}} element]].
* It gives <tt>special</tt> priority over <tt>text</tt> rather than the other way around.
+
* It gives <kbd>special</kbd> priority over <kbd>text</kbd> rather than the other way around.
  
The spanned content is displayed <span class="cleanup-needed-content" style="background-color: #fff9f9; color: DarkSlateGray; border: 1px solid #ffdcdc;">like this</span>.
+
The spanned content is displayed <span class="cleanup-needed-content" style="background:#fff9f9;color:DarkSlateGray;">like this</span>.
  
 
This is a separate template for now because this is an idea imported from the Italian Wikipedia ([[:it:template:cn|{{lang|la|{{abbr|q.v.|quod vide}}}}]]). Eventually, if this idea takes off, this mechanism could be folded into {{tl|fix}}.
 
This is a separate template for now because this is an idea imported from the Italian Wikipedia ([[:it:template:cn|{{lang|la|{{abbr|q.v.|quod vide}}}}]]). Eventually, if this idea takes off, this mechanism could be folded into {{tl|fix}}.
  
=== See also ===
+
===See also===
 
 
 
* [[Wikipedia:Cleanup process]]
 
* [[Wikipedia:Cleanup process]]
  
<includeonly>
+
<includeonly>{{Sandbox other|
<!-- ADD CATEGORIES AFTER THIS LINE -->
+
| <!-- ADD CATEGORIES BELOW THIS LINE, PLEASE: -->
[[Category:Inline cleanup templates]]
+
[[Category:Inline cleanup templates| ]]
 
[[Category:Wikipedia metatemplates]]
 
[[Category:Wikipedia metatemplates]]
 
[[Category:Exclude in print]]
 
[[Category:Exclude in print]]
</includeonly>
+
}}</includeonly>

Latest revision as of 04:48, 25 April 2020

This meta-template for inline cleanup/dispute template has the same purpose and parameters as {{fix}}. with three exceptions:

  • It takes a content parameter containing wikitext to be placed within a <span>...</span> element before the superscripted notice.
  • It takes a span-class parameter specifying the HTML class name for the <span> element.
  • It gives special priority over text rather than the other way around.

The spanned content is displayed like this.

This is a separate template for now because this is an idea imported from the Italian Wikipedia (q.v.). Eventually, if this idea takes off, this mechanism could be folded into {{fix}}.

See also