Difference between revisions of "Module:Formatted appearance/doc"
Jump to navigation
Jump to search
blackwiki>Gonnym m |
blackwiki>Pppery (→Usage: Fix invoke syntax) |
||
| Line 5: | Line 5: | ||
== Usage == | == Usage == | ||
| − | * <code><nowiki>{{#invoke | + | * <code><nowiki>{{#invoke:Formatted appearance|getFormattedAppearance|major_work= |minor_work= |date= }}</nowiki></code> |
| − | * <code><nowiki>{{#invoke | + | * <code><nowiki>{{#invoke:Formatted appearance|getFormattedAppearance|major_work= |issue= |date= }}</nowiki></code> |
== Parameter list == | == Parameter list == | ||
Revision as of 01:24, 8 May 2019
| 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.
Usage
{{#invoke:Formatted appearance|getFormattedAppearance|major_work= |minor_work= |date= }}{{#invoke:Formatted appearance|getFormattedAppearance|major_work= |issue= |date= }}
Parameter list
| Parameter | Explanation | Status |
|---|---|---|
major_work
|
The title of the major work the fictional element appeared in. Major works include TV series, films, books, albums and games. See WP:MAJORWORK. | optional |
minor_work
|
The title of the minor work the fictional element appeared in. Minor works include TV episodes, chapters, songs and game missions. See WP:MINORWORK. | optional |
issue
|
The number of the comic book issue the fictional element appeared in. | optional |
date
|
The date of the publication/release of the minor work where the fictional element appeared in. | optional |