Template:DisplayEpisodeInfo: Difference between revisions
From BerryTube Wiki
Jump to navigationJump to search
Created page with "<noinclude> This is the "DisplayEpisodeInfo" template. It should be called in the following format: <pre> {{DisplayEpisodeInfo }} </pre> Edit the page to see the template text..." |
No edit summary |
||
| Line 3: | Line 3: | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{DisplayEpisodeInfo | {{DisplayEpisodeInfo}} | ||
}} | |||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly></includeonly> | |||
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> | |||
<includeonly>{{Data:{{PAGENAME}}}}</includeonly> | |||
Revision as of 00:08, 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.