Difference between revisions of "Template:Test"

From Heroes Assemble MUSH
Jump to navigation Jump to search
Line 25: Line 25:
 
|-
 
|-
 
|- class="LogRow"
 
|- class="LogRow"
! 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|}}} |  
 
{{!}}  
 
{{!}}  
 +
! class="LogCell" {{!}}  End Date: {{!!}} class="LogCell" {{!}} {{#time: d F Y |{{{ShowEndDate|}}}  }} | }} 
 
|- class="LogRow"
 
|- class="LogRow"
! class="LogCell" | End Date:
 
! colspan="3" style="color: #C0C0C0; font-weight:normal;" | {{#time: d F Y |{{{ShowEndDate|}}}  }}
 
 
|-
 
|-
 
|- class="LogRow"
 
|- class="LogRow"

Revision as of 20:21, 16 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.