|
|
| Line 1: |
Line 1: |
| <li class="gallerybox" style="width: 155px">
| | {{#widget:MainPagePeopleGallery |
| <div style="width: 155px"> | | |page={{{ 1 | }}} |
| <div class="thumb" style="width: 150px;">
| | |image={{{ 2 | }}} |
| <div style="margin:15px auto;">
| | |name={{{ 3 | }}} |
| <a href="/index.php/{{urlencode:{{{ 1 | }}}|WIKI}}" class="image">
| | }} |
| <img alt="" src="{{filepath:{{#titleparts:{{PAGENAME:{{{ 2 | }}}}}}}|100|nowiki}}" decoding="async" width="74" height="120" srcset="{{filepath:{{#titleparts:{{PAGENAME:{{{ 2 | }}}}}}}|150|nowiki}} 1.5x, {{filepath:{{#titleparts:{{PAGENAME:{{{ 2 | }}}}}}}|200|nowiki}} 2x" data-file-width="631" data-file-height="1024">
| |
| </a>
| |
| </div>
| |
| </div>
| |
| </div> | |
| <div class="gallerytext">
| |
| <p><a href="/index.php/{{urlencode:{{{ 1 | }}}|WIKI}}" class="galleryfilename galleryfilename-truncate" title="{{{ 3 | }}}">{{{ 3 | }}}</a></p>
| |
| </div>
| |
| </li>
| |