Autres langues
Autres actions
(Page créée avec « <noinclude> {{#seo: |image={{#if {{{image}}} | {{{image}}} }} |title={{#if {{{name}}} | {{{name}}} | {{{title}}} }}|title_mode=replace |author={{{author}}} |published_time={{{date}}} }} </noinclude> <templatestyles src="Infobox_essay/style.css" /> <!-- This template is used to format essay metadata to be used in the blog page. Usage: {{Infobox_essay |image=illustrative image to be used in the essays homepage. Not required. |name=What you want to renam... ») |
Aucun résumé des modifications |
||
Ligne 25 : | Ligne 25 : | ||
<div class="infobox-essay"> | <div class="infobox-essay"> | ||
<span class="essay-disappear2"><big>[[ProleWiki:Essays| ← | <span class="essay-disappear2"><big>[[ProleWiki:Essays| ← Retour]]</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> | ||
<div class="essay-flex"> | <div class="essay-flex"> | ||
<div class="essay-picture">[[File:{{{image|Placeholder-image.png}}}|link= | <div class="essay-picture">[[File:{{{image|Placeholder-image.png}}}|link=Essai:{{{title|}}}]]</div> | ||
<div class="essay-content"> | <div class="essay-content"> | ||
<span class="essay-small"> | <span class="essay-small"> | ||
de [[Camarade:{{{author|}}}|{{{author|}}}]]<br> | |||
Publié le : {{{date|}}} <span class="essay-disappear2">(mis à jour : {{#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> | ||
<div class="essay-offset essay-disappear">{{{excerpt|}}}<br><br> | <div class="essay-offset essay-disappear">{{{excerpt|}}}<br><br> | ||
[[Essay:{{{title|}}}| | [[Essay:{{{title|}}}|Lire plus]] | ||
</div> | </div> | ||
</div> | </div> |
Version du 23 septembre 2023 à 16:14
← Retour [[Essay:|{{{title}}}]]
Aucune description.
Paramètre | Description | Type | État | |
---|---|---|---|---|
Title | title | Title of the essay. Used to create the link automatically, no need to add the namespace. Case-sensitive. | Chaîne | obligatoire |
Name | name | What you want to rename your essay to, only in the frontend. Not required. If unspecified, will use TITLE parameter. | Chaîne | facultatif |
Image | image | Illustrative banner style image (wide). If not specified, will use a placeholder.
| Chaîne | facultatif |
Author | author | Your username, or the essay's author. Case-sensitive. | Chaîne | obligatoire |
Date | date | YYYY-mm-dd format. Date of first saved edit, i.e. first publication on ProleWiki | Date | obligatoire |
Excerpt | excerpt | A brief excerpt from the essay (first or first two paragraphs) | Chaîne | obligatoire |