Template:Image: Difference between revisions

From 95 Degrees Wiki
(Created page with "<includeonly>{| class="wikitable infobox-right" ! colspan="2" style="padding:5px;" | [[File:{{{file}}}]] |- | colspan="2" | {{{label}}} |}</includeonly><noinclude> {{Image |file:Guardian-logo.png |label:Guardian Logo }} Image box <html> <pre> {{Image |file:Guardian-logo.png |label:Guardian Logo }} </pre> </html> </noinclude>")
 
No edit summary
Line 1: Line 1:
<includeonly>{| class="wikitable infobox-right"
<includeonly>{| class="wikitable infobox-right"
! colspan="2" style="padding:5px;" | [[File:{{{file}}}]]
! colspan="2" style="padding:5px;" | [[File:{{{file}}}|256px]]


|-
|-
Line 7: Line 7:
|}</includeonly><noinclude>
|}</includeonly><noinclude>
{{Image
{{Image
|file:Guardian-logo.png
|file = Guardian-logo.png
|label:Guardian Logo
|label = Guardian Logo
}}
}}
Image box
Image box
Line 15: Line 15:
<pre>
<pre>
{{Image
{{Image
|file:Guardian-logo.png
|file = Guardian-logo.png
|label:Guardian Logo
|label = Guardian Logo
}}
}}
</pre>
</pre>
</html>
</html>
</noinclude>
</noinclude>

Revision as of 14:48, 15 February 2023

Guardian-logo.png
Guardian Logo

Image box

{{Image
|file = Guardian-logo.png
|label = Guardian Logo
}}