|
|
| Line 1: |
Line 1: |
| <includeonly> | | <templatestyles src="Spoiler/styles.css" /> |
| <div style="margin:1em 0; padding:0.9em 1em; border:1px solid #c79a32; border-left:6px solid #c79a32; background:#fff8e5;"> | | <div class="spoiler-box mw-collapsible mw-collapsed"> |
| '''Spoiler warning:''' This page discusses this character’s history, relationships, family connections, and role throughout the series. Reading further may reveal major plot developments from multiple books{{#if:{{{book|}}}|, beginning with ''[[{{{book}}}]]''}}. Continue at your own discretion.
| | <div class="spoiler-header">⚠ Spoiler{{#if:{{{title|}}}| — {{{title}}}}}</div> |
| | <div class="mw-collapsible-content spoiler-content"> |
| | {{{1|{{{content|}}}}}} |
| | </div> |
| </div> | | </div> |
| </includeonly><noinclude>
| |
| {{Documentation}}
| |
|
| |
| == Usage ==
| |
| Place this template near the top of a character page, directly below the infobox or introductory sentence:
| |
|
| |
| <pre>
| |
| {{Character spoilers}}
| |
| </pre>
| |
|
| |
| To identify the earliest book containing major spoilers:
| |
|
| |
| <pre>
| |
| {{Character spoilers|book=Portrait in Death}}
| |
| </pre>
| |
|
| |
| This produces a warning that specifically mentions ''Portrait in Death'' and later books.
| |
|
| |
| [[Category:Notice templates]]
| |
| [[Category:Spoiler templates]] </noinclude>
| |