Wikipedia talk:Extended image syntax/Archive 3: Difference between revisions

Content deleted Content added
m Fix Linter errors.
m Replaced deprecated <source> tags with <syntaxhighlight>
Line 391:
|}
:Not directly, but one can construct a table to suit:
<sourcesyntaxhighlight lang="text">
{| align=right
|(caption)
Line 397:
|[[File:Example.jpg|90px]]
|}
</syntaxhighlight>
</source>
:[[User:Michael Bednarek|Michael Bednarek]] ([[User talk:Michael Bednarek|talk]]) 11:56, 16 July 2010 (UTC)
 
Line 516:
: <nowiki>[[File:name.svg|lang=fr]]</nowiki>.
[[SVG]] file may contain following code:
<sourcesyntaxhighlight lang="xml">
 
<switch>
Line 523:
</switch>
 
</syntaxhighlight>
</source>
 
This is supported by [[rsvg]] and can be used to [[Language localisation|localisation]].
Line 602:
:{{replyto|Mac Dreamstate}} Please give examples. --[[User:Redrose64|<span style="color:#a80000; background:#ffeeee; text-decoration:inherit">Red</span>rose64]] &#x1f339; ([[User talk:Redrose64|talk]]) 23:24, 13 January 2017 (UTC)
::[http://i.imgur.com/V7zog40.jpg This] how I'm currently viewing ''[[Darkness in a Different Light]]'', and other such use of borders. A year ago that border was a much darker grey, whereas it's barely even there now. [[User:Mac Dreamstate|Mac Dreamstate]] ([[User talk:Mac Dreamstate|talk]]) 01:40, 14 January 2017 (UTC)
:::Please don't use imgur, it slows my machine to a crawl; a [[WP:WPSHOT]] is preferable. The CSS rule is <sourcesyntaxhighlight lang=css>img.thumbborder {
border: 1px solid #eaecf0;
}</sourcesyntaxhighlight> and I have no idea where that comes from, nor if it's changed recently. [[WP:VPT]] ''may'' know. --[[User:Redrose64|<span style="color:#a80000; background:#ffeeee; text-decoration:inherit">Red</span>rose64]] &#x1f339; ([[User talk:Redrose64|talk]]) 23:04, 14 January 2017 (UTC)
::::Will drop them a line, and noted re:Imgur. [[User:Mac Dreamstate|Mac Dreamstate]] ([[User talk:Mac Dreamstate|talk]]) 16:41, 15 January 2017 (UTC)