Template:Wish inline: Difference between revisions

From Puella Magi Wiki
Jump to navigation Jump to search
(cleanup)
mNo edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 2: Line 2:
   |confirmed=<span style="color:green;">✔</span>&nbsp;
   |confirmed=<span style="color:green;">✔</span>&nbsp;
   |debunked =<span style="color:#e00;">✖</span>&nbsp;
   |debunked =<span style="color:#e00;">✖</span>&nbsp;
}}{{{title}}}</h3><span style="margin-left:1em;">{{#switch:{{{status}}}
}}{{{title}}}</h3>{{#switch:{{{status}}}
   |confirmed=<span style="color:green">This wish was revealed in [[Episode {{{episode}}}]].</span>
   |confirmed=<div style="color:green;margin-left:1.5em;margin-top:-5px;margin-bottom:2px;">This wish was {{#if:{{{source|}}}|revealed in {{{source}}}.|{{#if:{{{episode|}}}|revealed in [[Episode {{{episode}}}]].|confirmed in official sources.}}}}</div>
   |manga    =<span style="color:olive">This wish is shown in the manga version, which is not considered canon by many.</span>
   |manga    =<div style="color:olive;margin-left:1.5em;margin-top:-5px;margin-bottom:2px;">This wish is shown in the manga version, which is not considered canon by many.</div>
}}</span></includeonly><noinclude>{{:Template:Wish inline/doc}}
  |magazine=<div style="color:olive;margin-left:1.5em;margin-top:-5px;margin-bottom:2px;">The source of this information is from a magazine interview, but it contains insufficient information to make an accurate presentation.</div>
}}</includeonly><noinclude>Tag wish as confirmed/debunked or confirmed in manga. Usage:
<pre>
{{wish_inline
|title="I want to redo what I did wrong."
|status=confirmed
|episode=10
}}
</pre>
Available statuses:
*<code>confirmed</code>: If the wish is confirmed in episode. Episode parameter is required.
*<code>debunked</code>: This wish theory is debunked.
*<code>manga</code>: This theory is confirmed in manga, but some may not treat it as canon.
*<code>magazine</code>: The source of this information is from a magazine interview, but it contains insufficient information to make an accurate presentation.
 
You can also use <code>source</code> instead of <code>episode</code> to give some other source.


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 17:19, 9 November 2011

Tag wish as confirmed/debunked or confirmed in manga. Usage:

{{wish_inline
|title="I want to redo what I did wrong."
|status=confirmed
|episode=10
}}

Available statuses:

  • confirmed: If the wish is confirmed in episode. Episode parameter is required.
  • debunked: This wish theory is debunked.
  • manga: This theory is confirmed in manga, but some may not treat it as canon.
  • magazine: The source of this information is from a magazine interview, but it contains insufficient information to make an accurate presentation.

You can also use source instead of episode to give some other source.