Difference between revisions of "Template:Line/Image"

From A3! Wiki
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>
 +
<pre><tr>
 +
<td colspan="2" style="text-align: center" class="storyimage">[[{{{file}}}|600px|]]</td>
 +
</tr></pre>
 +
 +
To insert an image into the text of the story hub, for screencaps or CGs.
 +
 +
How to use:
 +
<pre>{{Line/Image|file=File:A cabbage.png}}</pre>
 +
 +
See [[The_Great_Camp_Bonding_Strategy/Episode_9|here]] for a live example.
 +
</noinclude>

Revision as of 06:30, 22 May 2017


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

To insert an image into the text of the story hub, for screencaps or CGs.

How to use:

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

See here for a live example.