ಟೆಂಪ್ಲೇಟು:Xt2/doc
| This is a documentation subpage for ಟೆಂಪ್ಲೇಟು:Xt2. It may contain usage information, categories and other content that is not part of the original ಟೆಂಪ್ಲೇಟು page. |
Usage
[ಬದಲಾಯಿಸಿ]Use template {{Xt2}} to format a style example (for example, on the Manual of Style and its subpages) to be displayed on its own line, in green, in a serif font, and indented in block-quotation style. (Use 1= before the argument if it contains equals signs.) For examples to be displayed inline within running text, use {{Xt}}. For bad/wrong examples, use {{!xt2}} (or {{!xt}} inline).
| What you write |
|---|
For nested quotations, use double quotes for the outermost level, single quotes for the next inner level, and continue alternating: {{xt2|The Dalai Lama stated in his book ''The Universe in a Single Atom'': "I am told that one of the greatest of all quantum theorists, Richard Feynman, wrote 'I think I can safely say that nobody understands quantum mechanics', so at least I feel I am in good company."}}
|
| What you get |
For nested quotations, use double quotes for the outermost level, single quotes for the next inner level, and continue alternating:
|
For blocks of code, such as template code, use {{xt2|1=<code>code here</code>}}.
The parameter |title= takes text, which cannot be marked up in any way, and displays it as a pop-up "tooltip" (in most browsers) when the cursor hovers over the block of text.
See also
[ಬದಲಾಯಿಸಿ]{{Xt}}inline positive example text, in green{{Bxt}}same as{{xt}}but uses boldface instead of changed font (especially useful in source code){{Xt2}}same as{{xt}}but for blocks of text{{!xt}}inline negative example text, in red{{!bxt}}same as{{!xt}}but uses boldface{{!xt2}}same as{{!xt}}but for blocks{{Xtd}}inline deprecated (or uncertain, unavailable, lorem, etc.) example text, in grey{{Bxtd}}same as{{xtd}}but uses boldface{{Xtn}}inline neutral example text, with no color change, when none of the above applies{{Bxtn}}same as{{xtn}}but uses boldface; it still applies a CSS class, so it not simply boldfacing{{Dc}}inlinedeprecated code or text;{{Dc2}}variant hasstrikethrough(both explicitly use the<del>element)