ArticleImage: Difference between revisions
From Mark Twain in the German Language Press
mNo edit summary |
mNo edit summary |
||
| Line 5: | Line 5: | ||
* Variables: | * Variables: | ||
** file: image file name (without .png) | ** file: image file name (without .png) | ||
* CSS-class: | * CSS-class: articleImage | ||
* Copy: <nowiki>{{ArticleImage|file}}</nowiki> | * Copy: <nowiki>{{ArticleImage|file}}</nowiki> | ||
| Line 11: | Line 11: | ||
=== Template Content === | === Template Content === | ||
</noinclude> | </noinclude> | ||
<div class="large-4 columns | <div class="large-4 columns articleImage">[[File:{{{file}}}.png]]</div> | ||
Revision as of 13:48, 3 July 2025
Use of this Template
- Current example page: IA-002
- Include in article pages to display the article image (for normal length articles with image to the left).
- Variables:
- file: image file name (without .png)
- CSS-class: articleImage
- Copy: {{ArticleImage|file}}
Template Content
[[File:{{{file}}}.png]]