Difference between revisions of "Module:Formatted appearance/doc"
Jump to navigation
Jump to search
blackwiki>Gonnym m |
blackwiki>Gonnym m |
||
| Line 3: | Line 3: | ||
'''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. | '''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 == | ||
| + | * <code><nowiki>{{#invoke:Module:Formatted appearance|getFormattedAppearance|major_work= |minor_work= |date= }}</nowiki></code> | ||
| + | * <code><nowiki>{{#invoke:Module:Formatted appearance|getFormattedAppearance|major_work= |issue= |date= }}</nowiki></code> | ||
== Parameter list == | == Parameter list == | ||
| Line 27: | Line 31: | ||
| optional | | optional | ||
|} | |} | ||
| − | |||
| − | |||
| − | |||
| − | |||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
Revision as of 08:58, 21 January 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:Module:Formatted appearance|getFormattedAppearance|major_work= |minor_work= |date= }}{{#invoke:Module: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 |