Difference between revisions of "Template:ShowHeader"

From Heroes Assemble MUSH
Jump to navigation Jump to search
 
(24 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
| ShowType          = What format show is this? Movie? TV? Radio? News?
 
| ShowType          = What format show is this? Movie? TV? Radio? News?
 
| ShowStatus        = Is the Show Ongoing, Finished, Rumored, or in Production?
 
| ShowStatus        = Is the Show Ongoing, Finished, Rumored, or in Production?
| ShowDate          = Date of original programming or release date
+
| ShowStartDate      = When did this start?
 +
| ShowEndDate        = When did this end?
 
| 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?
 
 
}}  
 
}}  
 
</pre>  
 
</pre>  
Line 24: Line 24:
 
! style="background:{{{Color|black}}}; color:{{{TextColor|ffff66}}}; border: 1px ridge; font-size: 110%;" align="center" colspan="4" | '''{{{ShowStatus|Finished}}}'''
 
! style="background:{{{Color|black}}}; color:{{{TextColor|ffff66}}}; border: 1px ridge; font-size: 110%;" align="center" colspan="4" | '''{{{ShowStatus|Finished}}}'''
 
|-
 
|-
! style="color: #ffff66; text-align:left" | Release Date:
+
|- class="LogRow"
! colspan="3" style="color: #C0C0C0; font-weight:normal;" | {{{ShowDate|No Date Specified}}}
+
! class="LogCell" | Original Release: || class="LogCell" | {{#set:Show Date={{{ShowStartDate}}}}}{{#time: d F Y | {{{ShowStartDate}}} }}  
 
|-
 
|-
! style="color: #ffff66; text-align:left" | Synopsis:
+
{{#if: {{{ShowEndDate|}}} |
! colspan="3" style="color: #C0C0C0; font-weight:normal;" | {{{Synopsis|No Summary Specified}}}
+
{{!}}- class="LogRow"
 +
! class="LogCell" {{!}}  to: {{!!}} class="LogCell" {{!}} {{#time: d F Y | {{{ShowEndDate}}} }} | }}
 
|-
 
|-
 
|- class="LogRow"
 
|- class="LogRow"
! class="LogCell" | SceneStartDate: || class="LogCell" | {{#set:Show Date={{{SceneStartDate}}}}}{{#time: d F Y | {{{SceneStartDate}}} }}  
+
! class="LogCell" | Synopsis: || class="LogCell" | {{#set:Show Synopsis={{{Synopsis}}}}}{{{Synopsis|}}}  
 
|-
 
|-
 
|- class="LogRow"
 
|- class="LogRow"

Latest revision as of 23:45, 18 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?
| ShowStartDate      = When did this start?
| ShowEndDate        = When did this end?
| Synopsis           = What is the show about?
| Cast of Characters = Characters who have appeared in the show
}} 

Edit the page to see the template text.