Anonymous
×
Create a new article
Write your page title here:
We currently have 632 articles on SpellForce Wiki - Rohens encyclopedia. Type your article name above or click on one of the titles below and start writing!



SpellForce Wiki - Rohens encyclopedia

Template:ImgDivDet: Difference between revisions

0z2y (talk | contribs)
Created page with "<div style="display:block; width: 100%;> <span style="width: 76%;display:inline-block;"> {{{TextDetails|Text}}} </span><span style="display:inline-block"> [[File:{{{ImgDetSrc|SF logo.png}}}|{{{ImgDetWidth|300px}}}]] </span> </div> <noinclude> ---- == Usage == <div style="font-family: Courier New !important;display: block;padding: 5px 10px;background: rgba(255, 255, 10, 0.65);color: #000;width: fit-content;border: 2px double #ff0;border-radius: 10px;"> <nowiki>{{ImgDivD..."
 
0z2y (talk | contribs)
No edit summary
Line 13: Line 13:
<div style="font-family: Courier New !important;display: block;padding: 5px 10px;background: rgba(255, 255, 10, 0.65);color: #000;width: fit-content;border: 2px double #ff0;border-radius: 10px;">
<div style="font-family: Courier New !important;display: block;padding: 5px 10px;background: rgba(255, 255, 10, 0.65);color: #000;width: fit-content;border: 2px double #ff0;border-radius: 10px;">
<nowiki>{{ImgDivDet</nowiki><br>
<nowiki>{{ImgDivDet</nowiki><br>
<nowiki>| ImgDetSrc=name_your_image.jpg/png/gif/jpeg/webp</nowiki><br>
<nowiki>| TextDetails= your_text_here</nowiki><br>
<nowiki>| ImgDetWidth=(default 300px)</nowiki><br>
<nowiki>| ImgDetSrc= name_your_image.jpg/png/gif/jpeg/webp</nowiki><br>
<nowiki>| ImgDetWidth= 300px</nowiki><br>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>
</div>
</div>
</noinclude>
</noinclude>

Revision as of 23:18, 2 March 2023

Text



Usage

{{ImgDivDet
| TextDetails= your_text_here
| ImgDetSrc= name_your_image.jpg/png/gif/jpeg/webp
| ImgDetWidth= 300px
}}