Template:LegacyContent: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:


</noinclude>
</noinclude>
<div style="background:WhiteSmoke;color:gray;">
<h1 style="color:darkred;"> Legacy Content </h1>
[[Category:Legacy Content]]The content of this page is exclusively about legacy items.
'''Explanation:''' {{{explanation| No explanation was entered}}}{{#set:HasLegacyExplanation={{{explanation| No explanation was entered}}}}}
'''Successor:''' {{{successor| No successor was entered}}}{{#set:HasLegacySuccessor={{{successor| No successor was entered}}}}}
<!-- Collapse the original content, the div tag has no end so goes to the end of the page. -->
{| class="wikitable mw-collapsible mw-collapsed"
|  click here to show legacy content
|-
| foo
</div>

Revision as of 10:02, 2018 June 13

Template is used to mark and track legacy content, and make it less confusing to the inattentive reader. The template will put a big disclaimer at the top of the page, and collapse the rest of the content so the reader has to click the "expand legacy information" link to see the rest.

Template Use

Add to the article:

{{LegacyContent
|explanation=<why is this legacy>
|successor=<name of page or category that should now be referenced, if available>
}}