Contents in this wiki are for entertainment purposes only
This is not fiction ∞ this is psience of mind

Template:Img data MyTemplate: Difference between revisions

From Catcliffe Development
Jump to navigation Jump to search
(Created page with "<noinclude> ==Img_data_My_New_Image== ===Useage=== <pre style="margin-left:3em; font:normal 16px monospace;"> {{ Img data My New Image | class = myClass | css = myCSSnotation | link = https://myWiki }} </pre> </noinclude> <includeonly> <html> <a href="</html><nowiki>{{{link}}}</nowiki><html>"> <img class=</html>{{{class}}}<html> style=</html>{{{css}}}<html> "</html>{{{width|536px}}}<html>;" src=" [ Base64 encoded data block goes here ] " /></a> </html> </include...")
 
mNo edit summary
 
Line 4: Line 4:
<pre style="margin-left:3em; font:normal 16px monospace;">
<pre style="margin-left:3em; font:normal 16px monospace;">


{{ Img data My New Image
{{ ImgData | My-Image
| class = myClass
| class = myClass
| css  = myCSSnotation
| css  = myCSSnotation
Line 19: Line 19:
class=</html>{{{class}}}<html>
class=</html>{{{class}}}<html>
style=</html>{{{css}}}<html>
style=</html>{{{css}}}<html>
"</html>{{{width|536px}}}<html>;" src="
"</html>{{{width|536px}}}<html>;" src="" /></a>
 
[ Base64 encoded data block goes here ]
 
" /></a>
</html>
</html>
</includeonly>
</includeonly>

Latest revision as of 21:52, 10 April 2025

Img_data_My_New_Image

Useage


{{ ImgData | My-Image
| class = myClass
| css   = myCSSnotation
| link  = https://myWiki
}}