Difference between revisions of "Template:P2 Thumbnail"

From P2SR Wiki

Line 1: Line 1:
 
<div class="p2-main-thumbnail">
 
<div class="p2-main-thumbnail">
<div class="p2-main-thumbnail-bg">[[Image:{{{image|Placeholder.png}}}|link=]]</div>
+
<div class="p2-main-thumbnail-bg">[[Image:{{{1|Placeholder.png}}}|link=]]</div>
<div class="p2-main-thumbnail-inner">{{{content|=LOL=
+
<div class="p2-main-thumbnail-inner">{{{2|<h1>LOL</h1>
 
LMAO XDDDDDDDDDDD}}}</div>
 
LMAO XDDDDDDDDDDD}}}</div>
 
</div>
 
</div>
  
 
<noinclude>
 
<noinclude>
Thumbnail designed for main page. Probably doesn't work with TOC. Example of usage:
+
Thumbnail designed for main page. Probably doesn't work with TOC. ***Use HTML tags***. Example of usage:
 
<pre>
 
<pre>
 
{{P2_Infobox|image=Placeholder.png|content=
 
{{P2_Infobox|image=Placeholder.png|content=
==LOL==
+
<h1>LOL</h1>
 
LMAO XDDDDDDDDDDD
 
LMAO XDDDDDDDDDDD
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 02:55, 27 October 2020

Placeholder.png

LOL

LMAO XDDDDDDDDDDD


Thumbnail designed for main page. Probably doesn't work with TOC. ***Use HTML tags***. Example of usage:

{{P2_Infobox|image=Placeholder.png|content=
<h1>LOL</h1>
LMAO XDDDDDDDDDDD
}}