Template:·/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(display problems in FF, when using with italics in navboxes put it ''within the italics'')
(Clean-up after Malyctenar's additions.)
Line 1: Line 1:
{{Documentation subpage}}
{{template doc page}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
__NOTOC__

This is the '''bold middot''' template, it looks like this: " '''&middot;''' ".
This is the '''bold middot''' template, it looks like this: " '''&middot;''' ".


Line 16: Line 16:
The recommended usage is to use ''no'' space before the template, a space ''can'' be used after the template, like this:
The recommended usage is to use ''no'' space before the template, a space ''can'' be used after the template, like this:
<nowiki>[[Salt]]{{&middot;}}[[Pepper]]</nowiki>
<nowiki>[[Salt]]{{&middot;}}[[Pepper]]</nowiki>
Or like this:
or:
<nowiki>[[Salt]]{{&middot;}} [[Pepper]]</nowiki>
<nowiki>[[Salt]]{{&middot;}} [[Pepper]]</nowiki>


Line 42: Line 42:
:[[Curry]] '''&middot;''' [[Saffron]]
:[[Curry]] '''&middot;''' [[Saffron]]


When using the template to separate words in italics in navboxes (typically lists of artworks), put it ''within the italics'' to display with proper spacing on both sides: compare
When using the template to separate words in italics (typically lists of artworks in [[Template:navbox|navboxes]]), put it ''within the italics'' to display with proper spacing on both sides. Compare:


<nowiki>''[[Salt]]''{{&middot;}} ''[[Pepper]]''</nowiki>
<nowiki>''[[Salt]]''{{&middot;}} ''[[Pepper]]''</nowiki>
<nowiki>''[[Salt]]{{&middot;}} [[Pepper]]''</nowiki>
<nowiki>''[[Salt]]{{&middot;}} [[Pepper]]''</nowiki>


<!-- This smaller text size is necessary for the first example to "fail" as intended. -->
<div style="font-size:90%">
<div style="font-size:90%">
''[[Salt]]''{{·}} ''[[Pepper]]'' <br>
:''[[Salt]]''{{·}} ''[[Pepper]]''
''[[Salt]]{{·}} [[Pepper]]''
:''[[Salt]]{{·}} [[Pepper]]''
</div>
</div>


(This also improves code brevity and clarity.)
(This also improves code brevity and clarity.)


===Usage issues===
=== Usage issues ===


Putting one or more spaces before the template will cause it to render differently, like these examples:
Putting one or more spaces before the template will cause it to render differently, like these examples:
Line 69: Line 70:
:'''&middot;''' [[Pepper]]
:'''&middot;''' [[Pepper]]


Alternatively an &amp;nbsp; can be added before and after the template to create extra padding around the middot.
Alternatively an <code>&amp;nbsp;</code> can be added before and after the template to create extra padding around the middot.


=== Technical details ===
=== Technical details ===
Line 77: Line 78:
The space after the dot is a normal space. That means it wraps (allows line breaks) and it will collapse together with normal spaces that come after the template to form one single space.
The space after the dot is a normal space. That means it wraps (allows line breaks) and it will collapse together with normal spaces that come after the template to form one single space.


The NBSP causes some display problems on [[Mozilla Firefox]], with the content occasionally sticking of the (nav)box's right edge; a way to bypass it is to use [[template:nowrap]] or directly a span with white-space:nowrap.
Under some circumstances [[Mozilla Firefox]] gets some display problems, with the content occasionally sticking out of the (nav)box's right edge. A way to fix such problems is to use {{tl|nowrap begin}} and its helper templates. (The exact nature of this problem is still under investigation.)


=== Dot size reference list ===
=== Dot size reference list ===
Line 156: Line 157:
[[tr:Şablon:·]]
[[tr:Şablon:·]]
[[uk:Шаблон:·]]
[[uk:Шаблон:·]]

</includeonly>
</includeonly>