(Created page with "<blockquote style="font-style: italic; padding: 0em 2em 0em 1em; margin: 1em 0em 1em 3em; border-left: 1px solid var(--border-color-base);"><div style="position: absolute; margin-top: -0.2em; margin-left: -1.6em; font: bold 2em var(--font-family-serif); color: var(--color-base--subtle);"><div style="position: absolute; margin-left: -0.2em;">ic</div></div> {{{1|In-character text.}}} </blockquote><noinclude> ==Description== <pre> {{ic|<text>}} </pre> This template is used...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<blockquote style="font-style: italic; padding: 0em 2em 0em 1em; margin: 1em 0em 1em 3em; border-left: 1px solid var(--border-color-base);"><div style="position: absolute; margin-top: -0.2em; margin-left: -1.6em; font: bold 2em var(--font-family-serif); color: var(--color-base--subtle);"><div style="position: absolute; margin-left: -0.2em;">ic</div></div> | <blockquote style="font-style: italic; padding: 0em 2em 0em 1em; margin: 1em 0em 1em 3em; border-left: 1px solid var(--border-color-base); color: var(--color-base);"><div style="position: absolute; margin-top: -0.2em; margin-left: -1.6em; font: bold 2em var(--font-family-serif); color: var(--color-base--subtle);"><div style="position: absolute; margin-left: -0.2em;" title="In Character">ic</div></div> | ||
{{{1|In-character text.}}} | {{{1|In-character text.}}} | ||
Line 9: | Line 9: | ||
This template is used to mark text passages as in-character text. | This template is used to mark text passages as in-character text. | ||
<templatedata> | |||
{ | |||
: | "description": "Adds in-character text.", | ||
"params": { | |||
"1": { | |||
"label": "text", | |||
"description": "The in-character text to display.", | |||
"type": "content", | |||
"required": true, | |||
"example": "Cry \"Havoc\" and let slip the dogs of war." | |||
} | |||
} | |||
}</templatedata> | |||
</noinclude> | </noinclude> |
Latest revision as of 20:15, 2 December 2023
icIn-character text.
Description
{{ic|<text>}}
This template is used to mark text passages as in-character text.
Adds in-character text.
Parameter | Description | Type | Status | |
---|---|---|---|---|
text | 1 | The in-character text to display.
| Content | required |