Content deleted Content added
→@media print: punc |
SMcCandlish (talk | contribs) →Elements: clarifications, cleanup, template update |
||
Line 52:
<pre><span class="noprint">foo</span></pre>
Here, the content ''foo'' would display, but not print. You can also use {{tl|noprint}}, a template wrapper for the <code>noprint</code> class. Some other templates, such as {{tl|unprintworthy-inline}}, also include the <code>noprint</code> class.
▲Similarly, for an element that should print but not show on the display, use the printonly class:
<pre><span class="printonly">foo</span></pre>
Line 61 ⟶ 60:
This is normally applied to linked citation numbers and document IDs.
To use or display elements
===Personal customization===
|