Template:Img data MyTemplate

From Catcliffe Development
Revision as of 10:45, 27 July 2023 by XenoEngineer (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Img_data_My_New_Image

Useage


{{ Img data My New Image
| class = myClass
| css   = myCSSnotation
| link  = https://myWiki
}}