Template:PhotoFrame: Difference between revisions

From TwentyOneWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="photo-frame">
<div class="photo-frame-v2">
   <div class="photo-border">
   <div class="red-border">
     [[File:{{{file}}}|150x225px|class=frameless]]
     {{{1}}}
  </div>
  <div class="caption">
    {{{2}}}
   </div>
   </div>
  <div class="caption">{{{caption}}}</div>
</div>
</div>
</includeonly>
</includeonly>
<noinclude>
<noinclude>
{{Documentation}}
Использование: <nowiki>{{PhotoFrameV2|[[File:Example.jpg|400px]]|Your caption}}</nowiki>
</noinclude>
</noinclude>

Latest revision as of 19:12, 10 July 2025


Использование: {{PhotoFrameV2|[[File:Example.jpg|400px]]|Your caption}}