Redigerer
Mal:Episode-liste/dok
(avsnitt)
Hopp til navigering
Hopp til søk
Advarsel:
Du er ikke innlogget. IP-adressen din vil bli vist offentlig om du redigerer. Hvis du
logger inn
eller
oppretter en konto
vil redigeringene dine tilskrives brukernavnet ditt, og du vil få flere andre fordeler.
Antispamsjekk.
Ikke
fyll inn dette feltet!
== Parameters == {{#ifeq: {{PAGENAME}} | Episode list/sublist | '''<nowiki>{{{MainList}}} or {{{1}}}</nowiki>''' – Title of the main ''Episode list'' article }} {| class="wikitable plainrowheaders" style="background-color: white;" |+ ''Episode list'' parameters and basic guidelines ! scope="col" style="background-color: whitesmoke;" | Field name ! scope="col" style="background-color: whitesmoke;" | Type ! scope="col" style="background-color: whitesmoke;" | Description ! scope="col" style="background-color: whitesmoke;" | Recommended values |- | '''EpisodeNumber''' | Optional, desirable | A number representing the episode's order in the series. For example, the first episode would be <code>1</code> or <code>01</code>, and so on. When defined, the specified number also generates a [[:Template:Anchor|link anchor]], prefixed by "<code>ep</code>"; for example, "<code><nowiki>[[List of episodes#ep1]]</nowiki></code>" or "<code><nowiki>[[List of episodes#ep01]]</nowiki></code>". In creating the anchor, the text specified for the number is treated literally: to generate the most straightforward versions of anchors as previously exemplified, specify only a number, omitting any use of [[MOS:TEXT|formatting, including bold]]. | number - do not include additional content as this can break linking |- | '''EpisodeNumber2''' | Optional | A second episode number column. Useful for when a series aired in a different order, or only included certain episodes, etc. When used with multi-season series, this field is typically used to represent the episode's order in the season. | number |- | '''Title''' | Required | The title of the episode. The title will appear in "quotes" when rendered, so it is not necessary to place them in quotes beforehand. Only link to an episode article if it has already been created. | wikitext, may include links to valid articles. |- | '''RTitle''' | Optional | Unformatted parameter that can be used to add a [[WP:CITE|reference]] after "<code>Title</code>", or can be used as a "'''raw''' title" to replace "<code>Title</code>" completely. Future episodes should include a reference in this field to comply with [[Wikipedia:Verifiability]]. | wikitext, references, etc. |- | '''AltTitle''' | Optional | An alternative title, such as the title of a foreign show's episode in its native language, or a title that was originally changed. It will be listed below '''Title''' and be presented in "quotes". | wikitext, may include links to valid articles. |- | '''RAltTitle''' | Optional | Unformatted parameter that can be used to add a [[WP:CITE|reference]] after "<code>AltTitle</code>", or can be used as a "'''raw''' title" to replace "<code>AltTitle</code>" completely. | wikitext, references, etc. |- | '''Aux1''' | Optional | General purpose parameter. The meaning is specified by the column header. | rowspan="5" | wikitext, may include links |- | '''DirectedBy''' | Optional | Name of the episode's director |- | '''WrittenBy''' | Optional | Primary writer(s) of the episode |- | '''Aux2''' | Optional | General purpose parameter. The meaning is specified by the column header. |- | '''Aux3''' | Optional | General purpose parameter. The meaning is specified by the column header. |- | '''OriginalAirDate''' | Optional | This is the date the episode first aired on TV, or is scheduled to air. | date, formatted using {{tl|start date}} use {{Para|df|y}} for day-first format; omit for month-first. |- | '''AltDate''' | Optional | The next notable air date, such as the first air date of an anime in English. | date, formatted per [[MOS:DATE]]. Do not use {{tl|start date}} if <code>OriginalAirDate</code> is present.<ref group="N">{{tl|Start date}} emits [[metadata]] as part of the parent template's [[hCalendar]] microformat. It is only needed once per episode, and may be harmful if used twice or more.</ref> |- | '''ProdCode''' | Optional | The production code in the series. When defined, this parameter also creates a link anchor, prefixed by "<code>pc</code>"; for example, "<code><nowiki>[[List of episodes#pc01]]</nowiki></code>". | plain text |- | '''Viewers''' | Optional, desirable | Number of viewers who watched the episode. Should include a reference. The inclusion of viewer figures is supported by [[MOS:TV]] and provides encyclopaedic content beyond what might normally be found in a TV guide. It is therefore desirable to include referenced ratings information in an episode list. "Final" viewer numbers should be used. | Number, followed by a reference. |- | '''Aux4''' | Optional | Optional parameter. The meaning is specified by the table header. | rowspan="2" | wikitext, may include links |- | '''ShortSummary''' | Optional | {{anchor|ShortSummary}}A short 100–200 word plot summary of the episode. Make summaries specific to that episode (as in, a description that would normally not be confused with another episode). Episode summaries must not be copied from other sources, as this violates [[WP:COPYRIGHT]]. Further guidance on plot summaries may be found at [[WP:TVPLOT]]. Leaving this parameter empty will result in the summary row not appearing for this episode. |- | '''LineColor''' | Optional | Colors the separator line between episode entries. If not defined the color defaults to "<code>#CCCCFF</code>" and the article populates [[:Category:Episode list using the default LineColor]]. Use of "<code>#</code>", or anything but a valid hex code will result in an invalid syntax. | rowspan="2" | Hex code, not preceded by "<code>#</code>". e.g. enter "<code>00ff00</code>" instead of "<code>#00ff00</code>" |- | '''TopColor''' | Optional | Colors the main row of information (that is, not the <code>ShortSummary</code> row). If not defined, it defaults to the wikitable standard background shading of "<code>#F9F9F9</code>", except when <code>ShortSummary</code> is used, and then it defaults to "<code>#f2f2f2</code>". The excessive use of the parameter is discouraged by Wikipedia's guideline on [[WP:Deviations|styles and markup options]]. Articles using this parameter are in [[:Category:Episode lists with row deviations]]. |- | '''RowColor''' | Optional | This parameter is a "switch" that must only be defined when the <code>EpisodeNumber=</code> entry is not a regular number (e.g. "12–13" for two episodes described in one table entry). When [[Wikipedia:Transclusion|transcluding]] the table from a season article into a main episode list article, irregular <code>EpisodeNumber=</code> entries break up the striping effect the template introduces. If the first episode number is even, define <code>RowColor=</code> as <code>On</code>. If the first episode number is odd, define <code>RowColor=</code> as <code>Off</code>. All further uses of [[Template:Episode list]] in the table must also have the <code>RowColor=</code> parameters defined to alternate between <code>Off</code> and <code>On</code> to avoid further breakages in the striping. | "<code>On</code>", "<code>on</code>", "<code>Yes</code>", "<code>yes</code>", "<code>Y</code>", or "<code>y</code>";<br />"<code>Off</code>", "<code>off</code>", "<code>No</code>", "<code>no</code>", "<code>N</code>", "<code>n</code>" |} This is where information from the template is placed when rendered (''{{para|LineColor}}, {{para|TopColor}}, and {{para|RowColor}} are not shown, since there's no text to display''): {| class="wikitable plainrowheaders" style="width: 100%; margin: auto; background: #FFFFFF; font-size:0.8em;" |- <tr class="vevent" style="text-align: center; background:#F2F2F2"> <th scope="row" style="text-align: center; background:#F2F2F2"><nowiki>{{{EpisodeNumber}}}</nowiki></th> <td><nowiki>{{{EpisodeNumber2}}}</nowiki></td> <td class="summary" style="text-align: left;">{{nowrap|"<nowiki>{{{Title}}}</nowiki>"<nowiki>{{{RTitle}}}</nowiki>}} <br />{{nowrap|"<nowiki>{{{AltTitle}}}</nowiki>"<nowiki>{{{RAltTitle}}}</nowiki>}}</td> <td><nowiki>{{{Aux1}}}</nowiki></td> <td><nowiki>{{{DirectedBy}}}</nowiki></td> <td><nowiki>{{{WrittenBy}}}</nowiki></td> <td><nowiki>{{{Aux2}}}</nowiki></td> <td><nowiki>{{{Aux3}}}</nowiki></td> <td><nowiki>{{{OriginalAirDate}}}</nowiki></td> <td><nowiki>{{{AltDate}}}</nowiki></td> <td><nowiki>{{{ProdCode}}}</nowiki></td> <td><nowiki>{{{Viewers}}}</nowiki></td> <td><nowiki>{{{Aux4}}}</nowiki></td></tr> <tr><td class="description" style="border-bottom:3px solid #CCCCFF" colspan="13"> <nowiki>{{{ShortSummary}}}</nowiki> </td></tr> |}
Redigeringsforklaring:
Merk at alle bidrag til Wikisida.no anses som frigitt under Creative Commons Navngivelse-DelPåSammeVilkår (se
Wikisida.no:Opphavsrett
for detaljer). Om du ikke vil at ditt materiale skal kunne redigeres og distribueres fritt må du ikke lagre det her.
Du lover oss også at du har skrevet teksten selv, eller kopiert den fra en kilde i offentlig eie eller en annen fri ressurs.
Ikke lagre opphavsrettsbeskyttet materiale uten tillatelse!
Avbryt
Redigeringshjelp
(åpnes i et nytt vindu)
Forhåndsvis en side som bruker denne malen
Denne siden er medlem av 1 skjult kategori:
Kategori:Sider hvor ekspansjonsdybden er overskredet
Navigasjonsmeny
Personlige verktøy
Ikke logget inn
Brukerdiskusjon
Bidrag
Opprett konto
Logg inn
Navnerom
Mal
Diskusjon
norsk bokmål
Visninger
Les
Rediger kilde
Vis historikk
Mer
Navigasjon
Forside
Siste endringer
Tilfeldig side
Hjelp til MediaWiki
Verktøy
Lenker hit
Relaterte endringer
Spesialsider
Sideinformasjon