Template:Italic

Revision as of 18:38, 28 May 2026 by PerikiyoXD (talk | contribs) (Created page with "<i>{{{1}}}</i><noinclude> == Usage == Wraps text in italics. Useful inside table cells and other contexts where wiki apostrophe markup (<code>''text''</code>) can sometimes conflict with table syntax or parser functions. === Syntax === <pre>{{Italic|Your text here}}</pre> === Example === <pre>{{Italic|See DowngradingIV for details.}}</pre> Renders as: ''See DowngradingIV for details.'' Category:Templates Category:Formatting Templates </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{1}}}

Usage

Wraps text in italics. Useful inside table cells and other contexts where wiki apostrophe markup (text) can sometimes conflict with table syntax or parser functions.

Syntax

{{Italic|Your text here}}

Example

{{Italic|See [[DowngradingIV]] for details.}}

Renders as: See DowngradingIV for details.