Module:Formatted appearance/doc
< Module:Formatted appearance
Jump to navigation
Jump to search
Revision as of 18:05, 18 December 2018 by blackwiki>Gonnym (←Created page with '<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Lua|Module:Arguments|Module...')
This is the documentation page for Module:Formatted appearance
| 30px | This module depends on the following other modules: |
Module:Formatted Appearance is used to create a formatted style for first appearance / last appearance entries in Template:Infobox character or for other similar fictional elements.
Parameter list
| Parameter | Explanation | Status |
|---|---|---|
| first_appearance_major_work | The title of the major work the fictional element first appeared in. Major works include TV series, films, books, albums and games. See WP:MAJORWORK. | optional |
| last_appearance_major_work | The title of the major work the fictional element last appeared in. | optional |
| first_appearance_minor_work | The title of the minor work the fictional element first appeared in. Minor works include TV episodes, chapters, songs and game missions. See WP:MINORWORK. | optional |
| last_appearance_minor_work | The title of the minor work the fictional element last appeared in. | optional |
| first_appearance_volume | The number of the comic book volume the fictional element first appeared in. | optional |
| last_appearance_volume | The number of the comic book volume the fictional element last appeared in. | optional |
| first_appearance_date | The date of the publication/release of the minor work where the fictional element first appeared in. | optional |
| last_appearance_date | The date of the publication/release of the minor work where the fictional element last appeared in. | optional |
Usage
{{#invoke:Module:Formatted Appearance|getFormattedAppearance|first_appearance_major_work= |first_appearance_minor_work= |first_appearance_date= }}{{#invoke:Module:Formatted Appearance|getFormattedAppearance|last_appearance_major_work= |last_appearance_minor_work= |last_appearance_date= }}{{#invoke:Module:Formatted Appearance|getFormattedAppearance|first_appearance_major_work= |first_appearance_volume= |first_appearance_date= }}{{#invoke:Module:Formatted Appearance|getFormattedAppearance|last_appearance_major_work= |last_appearance_volume= |last_appearance_date= }}