Difference between revisions of "Template:DisplayEpisodeInfo"

From BerryTube Wiki
Jump to: navigation, search
m (Protected "Template:DisplayEpisodeInfo" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
m
 
(3 intermediate revisions by one user not shown)
Line 9: Line 9:
 
This is here so that while individual episode pages can still be edited, the episode data is stored in a separate protected area. At worst, vandals could just make the info not display, which could be easily reverted. All information I found about protecting only parts of a page on Mediawiki required additional extensions and were noted as being risky to use from a security standpoint.
 
This is here so that while individual episode pages can still be edited, the episode data is stored in a separate protected area. At worst, vandals could just make the info not display, which could be easily reverted. All information I found about protecting only parts of a page on Mediawiki required additional extensions and were noted as being risky to use from a security standpoint.
 
</noinclude>
 
</noinclude>
<includeonly>{{:Data:{{PAGENAME}}}}[[Category:Episode]]</includeonly>
+
 
 +
<includeonly>
 +
{{:Data:{{PAGENAME}}}}
 +
[[Category:Episode]]
 +
</includeonly>

Latest revision as of 15:44, 17 June 2014

This is the "DisplayEpisodeInfo" template. It should be called in the following format:

{{DisplayEpisodeInfo}}

Edit the page to see the template text.

This is here so that while individual episode pages can still be edited, the episode data is stored in a separate protected area. At worst, vandals could just make the info not display, which could be easily reverted. All information I found about protecting only parts of a page on Mediawiki required additional extensions and were noted as being risky to use from a security standpoint.