Jump to content

Module:Formatted appearance/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Gonnym moved page Module:Formatted Appearance/doc to Module:Formatted appearance/doc: Move to correct lowercase "a"
mNo edit summary
Line 2: Line 2:
{{Lua|Module:Arguments|Module:List}}
{{Lua|Module:Arguments|Module:List}}


'''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.


== Parameter list ==
== Parameter list ==
Line 29: Line 29:


== Usage ==
== Usage ==
* <code><nowiki>{{#invoke:Module:Formatted Appearance|getFormattedAppearance|major_work= |minor_work= |date= }}</nowiki></code>
* <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>
* <code><nowiki>{{#invoke:Module:Formatted appearance|getFormattedAppearance|major_work= |issue= |date= }}</nowiki></code>


<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |

Revision as of 15:04, 4 January 2019

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

Usage

  • {{#invoke:Module:Formatted appearance|getFormattedAppearance|major_work= |minor_work= |date= }}
  • {{#invoke:Module:Formatted appearance|getFormattedAppearance|major_work= |issue= |date= }}