Vorlage:LetsPlay/doc: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 4: | Zeile 4: | ||
== Usage == | == Usage == | ||
{{Parameter names example | image | imagealttext | imagewidth | caption | status | start_date | end_date | episodes_count | full_duration_mins | was_live | guests | previous_season | next_season }} | {{Parameter names example | image | imagealttext | imagewidth | caption | status | start_date | end_date | episodes_count | full_duration_mins | was_live | guests | previous_season | previous_season_text | next_season | next_season_text }} | ||
<syntaxhighlight lang="wikitext" style="overflow:auto;"> | <syntaxhighlight lang="wikitext" style="overflow:auto;"> | ||
Zeile 21: | Zeile 21: | ||
| guests = | | guests = | ||
| previous_season = | | previous_season = | ||
| previous_season_text = | |||
| next_season = | | next_season = | ||
| next_season_text = | |||
}} | }} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Zeile 40: | Zeile 42: | ||
| was_live = 0 | | was_live = 0 | ||
| guests = | | guests = | ||
| previous_season = | | previous_season = Planet Crafter/Staffel 1 | ||
| next_season = | | previous_season_text = Staffel 1 | ||
| next_season = Planet Crafter/Staffel 3 | |||
| next_season_text = Staffel 1 | |||
}} | }} | ||
Zeile 58: | Zeile 62: | ||
| was_live = 0 | | was_live = 0 | ||
| guests = | | guests = | ||
| previous_season = | | previous_season = Planet Crafter/Staffel 1 | ||
| next_season = | | previous_season_text = Staffel 1 | ||
| next_season = Planet Crafter/Staffel 3 | |||
| next_season_text = Staffel 1 | |||
}} | }} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
{{Clear}} | {{Clear}} |
Version vom 2. November 2024, 23:46 Uhr
![]() | This is a documentation subpage for Vorlage:LetsPlay. It may contain usage information, categories and other content that is not part of the original vorlage page. |
![]() | This template uses Lua: |
Usage
[[File:{{{image}}}|{{{imagewidth}}}|alt={{{imagealttext}}}]] {{{caption}}} | |
Status | {{{status}}} |
---|---|
Startdatum | {{{start_date}}} |
Enddatum | {{{end_date}}} |
Folgenzahl | {{{episodes_count}}} |
Gesamtdauer | Fehler im Ausdruck: Unerwarteter Operator <Fehler im Ausdruck: Unerwarteter Operator <Fehler im Ausdruck: Unerwarteter Operator < |
Ist Live-LP? | Ja |
Gäste | {{{guests}}} |
[[{{{previous_season}}}|← {{{previous_season_text}}}]] [[{{{next_season}}}|{{{next_season_text}}} →]] |
{{LetsPlay
| image = Thumb_lp_pl_planet_crafter.jpeg
| imagewidth = 200px
| imagealttext = Thumbnail of the Planet Crafter playlist
| caption = Playlist-Thumbnail
| project_name = Planet Crafter
| status = Beendet
| start_date = 2024-06-05
| end_date = 2024-09-26
| episodes_count = 98
| full_duration_mins = 2920
| was_live = 0
| guests =
| previous_season =
| previous_season_text =
| next_season =
| next_season_text =
}}
Example
Thumbnail of the Planet Crafter playlist Playlist-Thumbnail | |
Status | Beendet |
---|---|
Startdatum | 5 Juni 2024 |
Enddatum | 26 September 2024 |
Folgenzahl | 98 |
Gesamtdauer | 2 Tage 40 Minuten |
War Live-LP? | Nein |
{{LetsPlay
| image = Thumb_lp_pl_planet_crafter.jpeg
| imagewidth = 200px
| imagealttext = Thumbnail of the Planet Crafter playlist
| caption = Playlist-Thumbnail
| project_name = Planet Crafter
| status = Beendet
| start_date = 2024-06-05
| end_date = 2024-09-26
| episodes_count = 98
| full_duration_mins = 2920
| was_live = 0
| guests =
| previous_season = Planet Crafter/Staffel 1
| previous_season_text = Staffel 1
| next_season = Planet Crafter/Staffel 3
| next_season_text = Staffel 1
}}