Editing TemplateDoc:Infobox/Media/Film/Episode
From Halopedia, the Halo wiki
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 6: | Line 6: | ||
==Instructions== | ==Instructions== | ||
Cut and paste the following code into your article, then put the relevant specifications after the "=" signs. | Cut and paste the following code into your article, then put the relevant specifications after the "=" signs. | ||
<pre> | <pre> | ||
{{Infobox/Media/Film/Episode | {{Infobox/Media/Film/Episode | ||
|name= | |name= | ||
|image= | |image= | ||
Line 18: | Line 15: | ||
|airdate= | |airdate= | ||
|runtime= | |runtime= | ||
|previous= | |||
|next= | |||
|directors= | |directors= | ||
|writers= | |writers= | ||
}} | }} | ||
</pre> | |||
==Display parameters== | |||
The following allows you to hide the section header | |||
*hidea (hides Production section header) | |||
*hideb (hides Usage section header) | |||
<pre> | |||
|hidea= | |||
|hideb= | |||
</pre> | </pre> |