Template:Cast listing/doc: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
mNo edit summary
m (Penguinplushie moved page Template:Cast Listing/doc to Template:Cast listing/doc)
(No difference)

Revision as of 04:11, 13 June 2023

Light bulb.png }}
It contains usage information, categories and other content that is not part of the original template page.

Template:Template rating

This template is for use in a cast list. It automatically breaks the available screen space into equal parts, meaning, for instance, that it is not necessary to guess how many columns to use and then figure out the dividing point(s), e.g., the halfway point to divide the list into two columns, or the one-third and two-thirds points to divide the list into three columns. The default value for the column width is 30em, to change this value (in case names are too long and get pushed to the next line) use colwidth=#em|.

Use

This template uses CSS3 multiple column layout and is not supported by all Web browsers.

Examples

Here is an example:

{{Cast Listing|
* Me as myself
* You as yourself
* Her as herself
* Him as himself
* Them as themselves
}}

which would render as:

    • Me as myself
    • You as yourself
    • Her as herself
    • Him as himself
    • Them as themselves

An example using colwidth

{{Cast Listing|colwidth=15em|
* Me as myself
* You as yourself
* Her as herself
* Him as himself
* Them as themselves
}}

which would render as:

    • Me as myself
    • You as yourself
    • Her as herself
    • Him as himself
    • Them as themselves