Difference between revisions of "Template:Line/Image"

From A3! Wiki
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<td colspan="2" style="text-align: center" class="storyimage">[[{{{file}}}|600px|]]</td>
 
<td colspan="2" style="text-align: center" class="storyimage">[[{{{file}}}|600px|]]</td>
 
</tr></includeonly>
 
</tr></includeonly>
 +
 +
<noinclude>{{:Template:Line/Image/Docs}}
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 21:54, 26 October 2017


This is a template to insert an image into the text of a story page, for screencaps or CGs.

Code[edit]

<tr>
<td colspan="2" style="text-align: center" class="storyimage">[[{{{file}}}|600px|]]</td>
</tr>

How to use[edit]

{{Line/Image|file=File:Example.png}}

See here for a live example.