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: article-image | |||
* Copy: <nowiki>{{ArticleImage|file}}</nowiki> | * Copy: <nowiki>{{ArticleImage|file}}</nowiki> | ||
| Line 10: | Line 11: | ||
=== Template Content === | === Template Content === | ||
</noinclude> | </noinclude> | ||
<div class="article-image | <div class="large-4 columns article-image" style="width:auto;">[[File:{{{file}}}.png]]</div> | ||
Revision as of 13:27, 1 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: article-image
- Copy: {{ArticleImage|file}}
Template Content
[[File:{{{file}}}.png]]