More languages
More actions
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
{{DISPLAYTITLE: {{#if: {{{name|}}} | {{{name}}} | {{{title}}} }} }} | {{DISPLAYTITLE: {{#if: {{{name|}}} | {{{name}}} | {{{title}}} }} }} | ||
<div class="infobox-essay"> | <div class="infobox-essay"> | ||
<span class=""essay-disappear" | <span class=""essay-disappear essay-big">[[ProleWiki:Essays| ← Back to all essays]]</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> | ||
<div class="essay-flex"> | <div class="essay-flex"> | ||
<div class="essay-picture">[[File:{{{image|Placeholder-image.png}}}|link=Essay:{{{title|}}}]]</div> | <div class="essay-picture">[[File:{{{image|Placeholder-image.png}}}|link=Essay:{{{title|}}}]]</div> | ||
<div class="essay-content"> | <div class="essay-content"> | ||
<span class="essay-small">by [[Comrade:{{{author|}}}|{{{author|}}}]]<br> | <span class="essay-small"> | ||
by [[Comrade:{{{author|}}}|{{{author|}}}]]<br> | |||
Published: {{{date|}}} <span class="update-disappear">(last update: {{#time:Y-m-d|{{REVISIONTIMESTAMP}}}})</span><br> | Published: {{{date|}}} <span class="update-disappear">(last update: {{#time:Y-m-d|{{REVISIONTIMESTAMP}}}})</span><br> | ||
<span class="essay-light">{{#invoke:Reading time|estimateReadingTime|Essay:{{{title}}}}}</span><br></span> | <span class="essay-light">{{#invoke:Reading time|estimateReadingTime|Essay:{{{title}}}}}</span><br></span> |
Revision as of 01:19, 19 September 2023
← Back to all essays [[Essay:|{{{title}}}]]
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title of the essay. Used to create the link automatically, no need to add the namespace. Case-sensitive. | String | required |
Name | name | What you want to rename your essay to, only in the frontend. Not required. If unspecified, will use TITLE parameter. | String | optional |
Image | image | Illustrative banner style image (wide). If not specified, will use a placeholder.
| String | optional |
Author | author | Your username, or the essay's author. Case-sensitive. | String | required |
Date | date | YYYY-mm-dd format. Date of first saved edit, i.e. first publication on ProleWiki | Date | required |
Excerpt | excerpt | A brief excerpt from the essay (first or first two paragraphs) | String | required |