Difference between revisions of "Template:Line/Image"

From A3! Wiki
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
</tr></includeonly>
 
</tr></includeonly>
  
<noinclude>
+
<noinclude>{{:Template:Line/Image/Docs}}
<pre><tr>
+
[[Category:Templates]]
<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>
 
</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.