Jump to content

Module:Formatted appearance/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gonnym (talk | contribs) at 18:05, 18 December 2018 (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...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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= }}