Template:Titled-click-ext: Difference between revisions
Template page
More actions
mNo edit summary |
m Text replacement - "[[Image:" to "[[File:" |
||
| Line 1: | Line 1: | ||
<includeonly><div style="position:absolute; z-index:100; right:{{{locx}}}; top:{{{locy}}};" class="metadata" id="{{{id}}}"><div style="position: relative; width: {{{width}}}; height: {{{height}}}; overflow: hidden"> | <includeonly><div style="position:absolute; z-index:100; right:{{{locx}}}; top:{{{locy}}};" class="metadata" id="{{{id}}}"><div style="position: relative; width: {{{width}}}; height: {{{height}}}; overflow: hidden"> | ||
<div style="position: absolute; top: 0px; left: 0px; font-size: 100px; overflow: hidden; line-height: 100px; z-index: 3">[{{{link}}} <span title="{{{title}}}"> </span>]]</div> | <div style="position: absolute; top: 0px; left: 0px; font-size: 100px; overflow: hidden; line-height: 100px; z-index: 3">[{{{link}}} <span title="{{{title}}}"> </span>]]</div> | ||
<div style="position: absolute; top: 0px; left: 0px; z-index: 2">[[ | <div style="position: absolute; top: 0px; left: 0px; z-index: 2">[[File:{{{image}}}|{{{width}}}|{{{title}}}]]</div> | ||
</div></div></includeonly> | </div></div></includeonly> | ||
<noinclude> | <noinclude> | ||
Latest revision as of 19:00, 2 February 2025
This template helps with the creation of BW:AUDIO type icons and links. All fields are required.
Code
{{titled-click-ext
|id = audio_recording
|link = {{fullurl:{{FULLPAGENAMEE}}|oldid={{{diff|{{{1}}}}}}}}
|image = SOUND-Recording-Pip.png
|locx = 76px
|locy = 2px
|width = 31px
|height = 30px
|title = This article is currently being recorded.
}}
See also
edit- {{Click}}
- {{Titled-click}}