Template:Castlist

From iBase Pedia
Revision as of 07:46, 13 January 2026 by Admin (talk | contribs) (Created page with "<includeonly> {| class="wikitable sortable" style="width:100%; text-align:left;" ! Actor ! Role {{{1|}}} |} </includeonly> <noinclude> This template creates a cast list table. == Usage == Example: <pre> {{Castlist |- | Actor One | Hero |- | Actor Two | Villain |- | Actor Three | Friend }} </pre> This will display a table with two columns: '''Actor''' and '''Role'''. Category:Templates </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This template creates a cast list table.

Usage

Example:

{{Castlist
|-
| Actor One
| Hero
|-
| Actor Two
| Villain
|-
| Actor Three
| Friend
}}

This will display a table with two columns: Actor and Role.