Template:Line/Image: Difference between revisions

From A3! Wiki
Fimbulvetr (talk | contribs)
No edit summary
Fimbulvetr (talk | contribs)
No edit summary
Line 3: Line 3:
</tr></includeonly>
</tr></includeonly>


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


==Code==
==Code==

Revision as of 13:10, 5 June 2017


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

Code

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

How to use

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

See here for a live example.