Menü aufrufen
Persönliches Menü aufrufen
Nicht angemeldet
Ihre IP-Adresse wird öffentlich sichtbar sein, wenn Sie Änderungen vornehmen.

Vorlage:Infobox essay: Unterschied zwischen den Versionen

Aus ProleWiki
(Die Seite wurde neu angelegt: „{{#seo: |image={{#if: {{{image|}}} | {{{image}}}|}} |title={{#if: {{{name|}}}|{{{name}}}|{{{title}}}}} - ProleWiki |author={{{author}}} |published_time={{{date}}} |description={{{excerpt}}} }} <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=W…“)
 
KKeine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version derselben Benutzerin wird nicht angezeigt)
Zeile 1: Zeile 1:
{{#seo:
{{#seo:
|image={{#if: {{{image|}}} | {{{image}}}|}}
|image={{#if: {{{image|}}} | {{{image}}}|}}
|title={{#if: {{{name|}}}|{{{name}}}|{{{title}}}}} - ProleWiki
|title={{#if: {{{name|}}}|{{{name}}}|{{{title}}}}} - ProleWiki
|author={{{author}}}
|author={{{author}}}
|published_time={{{date}}}
|published_time={{{date}}}
|description={{{excerpt}}}
|description={{{excerpt}}}
}}
}}
<templatestyles src="Infobox_essay/style.css" />
<templatestyles src="Infobox_essay/style.css" />
<!--  
<!--  
   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)
   }}
   }}
-->
-->
{{DISPLAYTITLE: {{#if: {{{name|}}} | {{{name}}} | {{{title}}} }} }}
{{DISPLAYTITLE: {{#if: {{{name|}}} | {{{name}}} | {{{title}}} }} }}
<div class="infobox-essay">
<div class="infobox-essay">


<span class="essay-disappear2"><big>[[ProleWiki:Essays| ← Back to all essays]] | {{#ifeq: {{{author}}} |Open source| [[:Category:Open source essays|Author's essays]] | [[:Category:Essays by {{{author|}}}|Author's essays]] }} </big></span>
<span class="essay-disappear2"><big>[[ProleWiki:Essays| ← Zurück zu allen Essays]] | {{#ifeq: {{{author}}} |Open Source| [[:Kategorie:Open Source Sssays|Essays von diesen Autor*innen]] | [[:Kategorie:Essays von {{{author|}}}|Mehr von dieser*m Autor*in]] }} </big></span>
 
<span class="essay-disappear essay-template-title">'''[[Essay:{{{title|}}}|{{#if: {{{name|}}} | {{{name}}} | {{{title}}} }}]]'''</span>
<span class="essay-disappear essay-template-title">'''[[Essay:{{{title|}}}|{{#if: {{{name|}}} | {{{name}}} | {{{title}}} }}]]'''</span>


Zeile 54: Zeile 32:


<div class="essay-content">
<div class="essay-content">
<span class="essay-small">
<span class="essay-small">
 
von [[Genosse:{{{author|}}}|{{{author|}}}]] {{#if: {{{repost|}}} |{{!}} Dieses Essay wurde mit Erlaubnis des*der ursprünglichen Autoren*in veröffentlicht<br>}}<br>
by [[Comrade:{{{author|}}}|{{{author|}}}]] {{#if: {{{repost|}}} |{{!}} This essay was republished with permission from the author<br>}}<br>
Veröffentlicht: {{{date|}}} <span class="essay-disappear2">(zuletzt aktualisiert: {{#time:Y-m-d|{{REVISIONTIMESTAMP}}}})</span><br>
 
<span class="essay-light">{{#invoke:Lesezeit|estimateReadingTime|Essay:{{{title}}}}}</span><br></span>
Published: {{{date|}}} <span class="essay-disappear2">(last update: {{#time:Y-m-d|{{REVISIONTIMESTAMP}}}})</span><br>
 
<span class="essay-light">{{#invoke:Reading time|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|}}}|Lies mehr]]
[[Essay:{{{title|}}}|Read more]]
 
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--
<!--
     @param title    Essay title as it appears in the URL (case-sensitive).
     @param title    Essay title as it appears in the URL (case-sensitive).
     @param image    Banner image to illustrate your essay. If not specified, a placeholder will be used.
     @param image    Banner image to illustrate your essay. If not specified, a placeholder will be used.
     @param author  Your username (case-sensitive).
     @param author  Your username (case-sensitive).
     @param date    Date the essay was first published (YYYY-mm-dd), usually the date of the first edit saved.
     @param date    Date the essay was first published (YYYY-mm-dd), usually the date of the first edit saved.
-->
-->
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
     "title": {
     "title": {
         "label": "Title",
         "label": "Title",
         "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.",
         "type": "string",
         "type": "string",
         "required": true
         "required": true
     },
     },
     "name": {
     "name": {
         "label": "Name",
         "label": "Name",
         "description": "What you want to rename your essay to, only in the frontend. Not required. If unspecified, will use TITLE parameter.",
         "description": "What you want to rename your essay to, only in the frontend. Not required. If unspecified, will use TITLE parameter.",
         "type": "string",
         "type": "string",
         "required": false
         "required": false
     },
     },
     "image": {
     "image": {
         "label": "Image",
         "label": "Image",
         "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.",
         "type": "string",
         "type": "string",
         "default": "Placeholder-image.png",
         "default": "Placeholder-image.png",
         "required": false
         "required": false
     },
     },
     "author": {
     "author": {
         "label": "Author",
         "label": "Author",
         "description": "Your username, or the essay's author. Case-sensitive.",
         "description": "Your username, or the essay's author. Case-sensitive.",
         "type": "string",
         "type": "string",
         "required": true
         "required": true
     },
     },
     "date": {
     "date": {
         "label": "Date",
         "label": "Date",
         "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",
         "type": "date",
         "type": "date",
         "required": true
         "required": true
     },
     },
     "excerpt": {
     "excerpt": {
         "label": "Excerpt",
         "label": "Excerpt",
         "description": "A brief excerpt from the essay (first or first two paragraphs)",
         "description": "A brief excerpt from the essay (first or first two paragraphs)",
         "type": "string",
         "type": "string",
         "required": true
         "required": true
     },
     },
     "repost": {
     "repost": {
         "label": "Repost",
         "label": "Repost",
         "description": "If yes, will inform readers this essay is a republish and was not written by ProleWiki editors",
         "description": "If yes, will inform readers this essay is a republish and was not written by ProleWiki editors",
         "type": "string",
         "type": "string",
         "required": false
         "required": false
     }
     }
  }
  }
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Aktuelle Version vom 13. Februar 2025, 14:00 Uhr

← Zurück zu allen Essays | Mehr von dieser*m Autor*in [[Essay:|{{{title}}}]]

link=Essay:

von [[Genosse:|]]
Veröffentlicht: (zuletzt aktualisiert: 2025-02-13)
Lua-Fehler in Modul:Lesezeit, Zeile 14: attempt to index a nil value



[[Essay:|Lies mehr]]

Keine Beschreibung.

Vorlagenparameter[Vorlagendaten bearbeiten]

ParameterBeschreibungTypStatus
Titletitle

Title of the essay. Used to create the link automatically, no need to add the namespace. Case-sensitive.

Zeichenfolgeerforderlich
Namename

What you want to rename your essay to, only in the frontend. Not required. If unspecified, will use TITLE parameter.

Zeichenfolgeoptional
Imageimage

Illustrative banner style image (wide). If not specified, will use a placeholder.

Standard
Placeholder-image.png
Zeichenfolgeoptional
Authorauthor

Your username, or the essay's author. Case-sensitive.

Zeichenfolgeerforderlich
Datedate

YYYY-mm-dd format. Date of first saved edit, i.e. first publication on ProleWiki

Datumerforderlich
Excerptexcerpt

A brief excerpt from the essay (first or first two paragraphs)

Zeichenfolgeerforderlich
Repostrepost

If yes, will inform readers this essay is a republish and was not written by ProleWiki editors

Zeichenfolgeoptional