Jump to content

🚨 Some Content may not be suitable for all viewers! 🚨

Template:Cast: Difference between revisions

From Continuum Universes Wiki
m 1 revision imported
No edit summary
 
Line 13: Line 13:
     <data source="appears in"><label>Appears in</label></data>
     <data source="appears in"><label>Appears in</label></data>
     <data source="portrays"><label>Portrays</label></data>
     <data source="portrays"><label>Portrays</label></data>
</infobox>{{Namespace|main=[[Category:Cast]]<!--
</infobox></includeonly><noinclude>{{documentation}}
 
-->{{#if: {{#pos:{{{appears in|}}} | TITLE}} | [[Category:TITLE cast]] }}<!--
 
-->}}</includeonly><noinclude>{{documentation}}
[[Category:Templates]] [[Category:Infobox templates]]
[[Category:Templates]] [[Category:Infobox templates]]
</noinclude>
</noinclude>

Latest revision as of 15:33, 6 April 2025

Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Syntax

{{Cast
 | name       = 
 | image      = 
 | caption    = 
 | birthname  = 
 | birthdate  = 
 | birthplace = 
 | deathdate  = 
 | deathplace = 
 | gender     = 
 | height     = 
 | occupation = 
 | appears in = 
 | portrays   = 
}}


Sample output

{{Cast
 | name       = Test
 | image      = Wiki.png
 | caption    = Test
 | birthname  = Name
 | birthdate  = Date
 | birthplace = Place
 | deathdate  = Date
 | deathplace = Place
 | gender     = Test
 | height     = Test
 | occupation = Test
 | appears in = Test
 | portrays   = Test
}}