Weitere Sprachen
Weitere Optionen
Jaiden (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<noinclude>'''Do not edit this template. It is used for the homepage. You probably want Template:Infobox essay instead.'''</noinclude> <templatestyles src="Infobox_essay/style.css" /> <!-- This template is used to format essay metadata to be used in the blog/essays page. Usage: {{Infobox_essay |image=illustrative image to be used in the essays homepage. Not required. |name=What you want to rename your essay to, only in the frontend.…“) |
Jaiden (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
Zeile 6: | Zeile 6: | ||
This template is used to format essay metadata to be used in the blog/essays page. | This template is used to format essay metadata to be used in the blog/essays page. | ||
Usage: | Usage: | ||
{{Infobox_essay | {{Infobox_essay | ||
|image=illustrative image to be used in the essays homepage. Not required. | |image=illustrative image to be used in the essays homepage. Not required. | ||
|name=What you want to rename your essay to, only in the frontend. Not required. If unspecified, will use TITLE parameter. | |name=What you want to rename your essay to, only in the frontend. Not required. If unspecified, will use TITLE parameter. | ||
|title=Title of the essay. Used to create the link automatically, no need to add the namespace | |title=Title of the essay. Used to create the link automatically, no need to add the namespace | ||
|author=Your username | |author=Your username | ||
|repost=Yes if it's a repost, leave blank otherwise. Will add a mention after author's name to say "This essay was republished with permission and was not written by a ProleWiki editor". | |repost=Yes if it's a repost, leave blank otherwise. Will add a mention after author's name to say "This essay was republished with permission and was not written by a ProleWiki editor". | ||
|date=Date of first edit committed | |date=Date of first edit committed | ||
|excerpt=A brief excerpt from the essay (first paragraph) | |excerpt=A brief excerpt from the essay (first paragraph) | ||
}} | }} | ||
Zeile 31: | Zeile 21: | ||
<div class="infobox-essay"> | <div class="infobox-essay"> | ||
<span class="essay-disappear2"><big>[[ProleWiki:Essays| ← | <span class="essay-disappear2"><big>[[ProleWiki:Essays| ← Zurück zu allen Essays]] | {{#ifeq: {{{author}}} |Open source| [[:Kategorie:Open Source Essays|Mehr von dieser*m Autor*in]] | [[:Kategorie:Essays von {{{author|}}}|Mehr von dieser*m Autor*in]] }} </big></span> | ||
<div class="essay-flex"> | <div class="essay-flex"> | ||
Zeile 43: | Zeile 33: | ||
<span class="essay-small"> | <span class="essay-small"> | ||
von [[Genosse:{{{author|}}}|{{{author|}}}]] {{#if: {{{repost|}}} |{{!}} This essay was republished with permission from the author<br>}}<br> | |||
Veröffentlicht: {{{date|}}} <span class="essay-disappear2">(last update: {{#time:Y-m-d|{{REVISIONTIMESTAMP}}}})</span><br> | |||
<span class="essay-light">{{#invoke: | <span class="essay-light">{{#invoke:Lesezeit|estimateReadingTime|Essay:{{{title}}}}}</span><br></span> | ||
<div class="essay-offset essay-disappear">{{{excerpt|}}}<br><br> | <div class="essay-offset essay-disappear">{{{excerpt|}}}<br><br> | ||
[[Essay:{{{title|}}}| | [[Essay:{{{title|}}}|Lies mehr]] | ||
</div> | </div> | ||
Zeile 83: | Zeile 73: | ||
"title": { | "title": { | ||
"label": " | "label": "Titel", | ||
"description": "Title of the essay. Used to create the link automatically, no need to add the namespace. Case-sensitive.", | "description": "Title of the essay. Used to create the link automatically, no need to add the namespace. Case-sensitive.", | ||
Zeile 107: | Zeile 97: | ||
"image": { | "image": { | ||
"label": " | "label": "Bild", | ||
"description": "Illustrative banner style image (wide). If not specified, will use a placeholder.", | "description": "Illustrative banner style image (wide). If not specified, will use a placeholder.", | ||
Zeile 121: | Zeile 111: | ||
"author": { | "author": { | ||
"label": " | "label": "Autor*in", | ||
"description": "Your username, or the essay's author. Case-sensitive.", | "description": "Your username, or the essay's author. Case-sensitive.", | ||
Zeile 133: | Zeile 123: | ||
"date": { | "date": { | ||
"label": " | "label": "Datum", | ||
"description": "YYYY-mm-dd format. Date of first saved edit, i.e. first publication on ProleWiki", | "description": "YYYY-mm-dd format. Date of first saved edit, i.e. first publication on ProleWiki", | ||
Zeile 145: | Zeile 135: | ||
"excerpt": { | "excerpt": { | ||
"label": " | "label": "Ausschnitt", | ||
"description": "A brief excerpt from the essay (first or first two paragraphs)", | "description": "A brief excerpt from the essay (first or first two paragraphs)", |
Aktuelle Version vom 19. Februar 2025, 12:26 Uhr
Do not edit this template. It is used for the homepage. You probably want Template:Infobox essay instead.
Keine Beschreibung.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Titel | title | Title of the essay. Used to create the link automatically, no need to add the namespace. Case-sensitive. | Zeichenfolge | erforderlich |
Name | name | What you want to rename your essay to, only in the frontend. Not required. If unspecified, will use TITLE parameter. | Zeichenfolge | optional |
Bild | image | Illustrative banner style image (wide). If not specified, will use a placeholder.
| Zeichenfolge | optional |
Autor*in | author | Your username, or the essay's author. Case-sensitive. | Zeichenfolge | erforderlich |
Datum | date | YYYY-mm-dd format. Date of first saved edit, i.e. first publication on ProleWiki | Datum | erforderlich |
Ausschnitt | excerpt | A brief excerpt from the essay (first or first two paragraphs) | Zeichenfolge | erforderlich |
Repost | repost | If yes, will inform readers this essay is a republish and was not written by ProleWiki editors | Zeichenfolge | optional |