Difference between revisions of "Template:P2 Image"

From P2SR Wiki

(using MediaWiki's Image. Just wrapping it into a template.)
(formatting edit)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Image:{{{1|Placeholder.png}}}|frame|{{{2|Aw shit, here we go again.}}}]]
+
<div class="p2-imgframe">
 +
[[Image:{{{1|Placeholder.png}}}]]
 +
<span>{{{2|Aw shit, here we go again.}}}</span>
 +
</div>
 
<noinclude>
 
<noinclude>
Image template used to include, you guessed it, image. Example of usage:
+
Image template used to include, you guessed it, an image. Example of usage:
 
<pre>
 
<pre>
 
{{P2_Image|Placeholder.png|Aw shit, here we go again.}}
 
{{P2_Image|Placeholder.png|Aw shit, here we go again.}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 23:26, 26 May 2021

Placeholder.png Aw shit, here we go again.

Image template used to include, you guessed it, an image. Example of usage:

{{P2_Image|Placeholder.png|Aw shit, here we go again.}}