Changes

Pywikibot 6.4.0
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{High-use}}
{{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.

== Usage ==
* {{Mlx|{{BASEPAGENAME}}|getFormattedAppearance|major_work{{=}}|minor_work{{=}}|date{{=}}}}
* {{Mlx|{{BASEPAGENAME}}|getFormattedAppearance|major_work{{=}}|issue{{=}}|date{{=}}}}

== Parameter list ==
{| class="wikitable"
|-
! scope="col" | Parameter
! scope="col" | Explanation
! scope="col" | Status
|-
! 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]].
| optional
|-
! 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]].
| optional
|-
! scope="row" | <code>issue</code>
| The number of the comic book issue the fictional element appeared in.
| optional
|-
! scope="row" | <code>date</code>
| The date of the publication/release of the minor work where the fictional element appeared in.
| optional
|}

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Television-related modules]]
}}</includeonly>