Difference between revisions of "Template:ShowHeader"

From Heroes Assemble MUSH
Jump to navigation Jump to search
Line 10: Line 10:
 
| Synopsis          = What is the show about?
 
| Synopsis          = What is the show about?
 
| Cast of Characters = Characters who have appeared in the show
 
| Cast of Characters = Characters who have appeared in the show
| SceneStartDate     = When did this start?
+
| ShowStartDate     = When did this start?
 
}}  
 
}}  
 
</pre>  
 
</pre>  
Line 31: Line 31:
 
|-
 
|-
 
|- class="LogRow"
 
|- class="LogRow"
! class="LogCell" | SceneStartDate: || class="LogCell" | {{#set:Show Date={{{SceneStartDate}}}}}{{#time: d F Y | {{{SceneStartDate}}} }}  
+
! class="LogCell" | Start Date: || class="LogCell" | {{#set:Show Date={{{ShowStartDate}}}}}{{#time: d F Y | {{{SceneStartDate}}} }}  
 
|-
 
|-
 
|- class="LogRow"
 
|- class="LogRow"

Revision as of 02:29, 11 July 2022

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

{{ShowHeader
| ShowTitle          = What is the Show Title?
| Img                = link to show image
| ShowType           = What format show is this? Movie? TV? Radio? News?
| ShowStatus         = Is the Show Ongoing, Finished, Rumored, or in Production?
| ShowDate           = Date of original programming or release date
| Synopsis           = What is the show about?
| Cast of Characters = Characters who have appeared in the show
| ShowStartDate      = When did this start?
}} 

Edit the page to see the template text.