Difference between revisions of "Template:ShowHeader"

From Heroes Assemble MUSH
Jump to navigation Jump to search
Line 4: Line 4:
 
{{ShowHeader
 
{{ShowHeader
 
| ShowTitle          = What is the Show Title?
 
| ShowTitle          = What is the Show Title?
 +
| Img                = link to show image
 
| 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?
Line 17: Line 18:
 
|-
 
|-
 
! style="background:{{{Color|black}}}; color:{{{TextColor|ffff66}}}; border: 1px ridge; font-size: 110%;" align="center" colspan="4" | '''{{{ShowTitle|Untitled}}}''' ('''{{{ShowType|TV Series}}}''')
 
! style="background:{{{Color|black}}}; color:{{{TextColor|ffff66}}}; border: 1px ridge; font-size: 110%;" align="center" colspan="4" | '''{{{ShowTitle|Untitled}}}''' ('''{{{ShowType|TV Series}}}''')
 +
|-
 +
! colspan="4" align="center" | <img src="{{{Img}}}" width="300">
 
|-
 
|-
 
! 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}}}'''

Revision as of 17:24, 10 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
}} 

Edit the page to see the template text.