Template:SemiCanon: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1:
{{#if:{{{inline|}}}|<sup>[[Pandora's Tale Wiki:Manual of Style#Canon|[Semi-Canon]]]</sup>|<div class="notice-template maintenance show" style="border:1px solid">This section covers material from outside of the main comic, such as from [[Xan]]'s social media posts.</div>}}<includeonly>[[Category:Pages with semi-canon content]]</includeonly><noinclude>
<includeonly>[[Category:Pages with semi-canon content]]</includeonly>
This template should be used to denote information related to Pandora's Tale for whose status as canon is uncertain. In particular, information derived from [[Xan]]'s social media posts should use this template. This template is inspired by [https://zeldawiki.wiki/wiki/Template:Ambig a template from Zelda Wiki], but it works very differently (there is no "end" wrapper and no bracket on the side of the section) and I did not directly copy any code from that template due to it having a different license.
<noinclude>
This template should be used to denote information related to Pandora's Tale for whose status as canon is uncertain. In particular, information derived from [[Xan]]'s social media posts should use this template. This template is inspired by [https://zeldawiki.wiki/wiki/Template:Ambig a template from Zelda Wiki], but I did not directly copy any code from that template due to it having a different license.
 
To use, wrap text inplace
<nowiki>
{{SemiCanon|start}}
stuff
{{SemiCanon|end}}.
</nowiki>
at the beginning of a section.
The function is not actually implemented yet.
 
[[Category:Notice templates]]
To apply to a single sentence, place
<nowiki>
{{SemiCanon|endinline=true}}.
</nowiki>
at the end of a sentence.
 
[[Category:Notice templatesTemplates]]
</noinclude>