Difference between revisions of "Template:DisplayEpisodeInfo"

From BerryTube Wiki
Jump to: navigation, search
m
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}}}}</includeonly>
+
<includeonly>{{:Data:{{PAGENAME}}}}</includeonly>

Revision as of 17:09, 16 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.