Difference between revisions of "Template:Line/Image"

From A3! Wiki
(Created page with "<includeonly><tr> <td style="text-align: center">[[{{{file}}}|500px|]]</td> </tr></includeonly> <noinclude> <table class="storytable"> <table class="storybodytable"> {{Line/I...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly><tr>
 
<includeonly><tr>
<td style="text-align: center">[[{{{file}}}|500px|]]</td>
+
<td colspan="2" style="text-align: center" class="storyimage">[[{{{file}}}|600px|]]</td>
 
</tr></includeonly>
 
</tr></includeonly>
  
<noinclude>
+
<noinclude>{{:Template:Line/Image/Docs}}
<table class="storytable">
+
[[Category:Templates]]
<table class="storybodytable">
 
{{Line/Image|file=File:The Great Camp Bonding Strategy Event CG.png}}
 
</table>
 
</table>
 
 
</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.