Difference between revisions of "Template:ShowHeader"

From Heroes Assemble MUSH
Jump to navigation Jump to search
Line 27: Line 27:
 
! class="LogCell" | Start Date: || class="LogCell" | {{#set:Show Date={{{ShowStartDate}}}}}{{#time: d F Y | {{{ShowStartDate}}} }}  
 
! class="LogCell" | Start Date: || class="LogCell" | {{#set:Show Date={{{ShowStartDate}}}}}{{#time: d F Y | {{{ShowStartDate}}} }}  
 
|-
 
|-
{{#if: {{{ShowEndDate|}}}|
+
{{#if: {{{ShowEndDate}}}|
 
! style="color: #ffff66; text-align:left" | End Date:
 
! style="color: #ffff66; text-align:left" | End Date:
 
! colspan="3" style="color: #C0C0C0; font-weight:normal;" | {{#time: d F Y |{{{ShowEndDate}}} }}
 
! colspan="3" style="color: #C0C0C0; font-weight:normal;" | {{#time: d F Y |{{{ShowEndDate}}} }}

Revision as of 00:00, 12 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.