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..." |
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= | <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> |