Difference between revisions of "Module:Formatted appearance/doc"
Jump to navigation
Jump to search
blackwiki>Gonnym m |
m (11 revisions imported) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| 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 == | ||
| + | * {{Mlx|{{BASEPAGENAME}}|getFormattedAppearance|major_work{{=}}|minor_work{{=}}|date{{=}}}} | ||
| + | * {{Mlx|{{BASEPAGENAME}}|getFormattedAppearance|major_work{{=}}|issue{{=}}|date{{=}}}} | ||
== Parameter list == | == Parameter list == | ||
| Line 11: | Line 15: | ||
! scope="col" | Status | ! scope="col" | Status | ||
|- | |- | ||
| − | ! scope="row | <code>major_work</code> | + | ! scope="row" | <code>major_work</code> |
| The title of the major work the fictional element appeared in. Major works include TV series, films, books, albums and games. See [[WP:MAJORWORK]]. | | 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 | | optional | ||
|- | |- | ||
| − | ! scope="row | <code>minor_work</code> | + | ! scope="row" | <code>minor_work</code> |
| The title of the minor work the fictional element appeared in. Minor works include TV episodes, chapters, songs and game missions. See [[WP:MINORWORK]]. | | 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 | | optional | ||
|- | |- | ||
| − | ! scope="row | <code>issue</code> | + | ! scope="row" | <code>issue</code> |
| The number of the comic book issue the fictional element appeared in. | | The number of the comic book issue the fictional element appeared in. | ||
| optional | | optional | ||
|- | |- | ||
| − | ! scope="row | <code>date</code> | + | ! scope="row" | <code>date</code> |
| The date of the publication/release of the minor work where the fictional element appeared in. | | The date of the publication/release of the minor work where the fictional element appeared in. | ||
| optional | | optional | ||
|} | |} | ||
| − | |||
| − | |||
| − | |||
| − | |||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
| − | [[Category: | + | [[Category:Television-related modules]] |
}}</includeonly> | }}</includeonly> | ||
Latest revision as of 16:43, 26 September 2020
| 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.
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 |