Difference between revisions of "Template:Img with key"

From IVS Wiki
Jump to: navigation, search
(Created page with "<div class="grid-container grid-2-img"> <div class="span-2">{{img | file = {{{file}}} | width = 960px}}</div> <div class="floating_card fit_height" style="width:400px"> <ol cl...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div class="grid-container grid-2-img">
 
<div class="grid-container grid-2-img">
<div class="span-2">{{img | file = {{{file}}} | width = 960px}}</div>
+
<div class="span-2">{{img - resize | file = {{{file}}} | width = 960px}}</div>
 
<div class="floating_card fit_height" style="width:400px">
 
<div class="floating_card fit_height" style="width:400px">
<ol class="picture_list" style="width:300px">
+
<ol class="picture_list" style="width:300px;counter-reset: step-counter calc({{{start}}} - 1);">
 
{{{list}}}
 
{{{list}}}
 
</ol>
 
</ol>
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 16:18, 22 April 2024

[[File:{{{file}}}|link= ]]

    {{{list}}}