No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<span style="width:{{{DivWidth|180px}}}; height: auto; display:table; background: # | <span style="width:{{{DivWidth|180px}}}; height: auto; display:table; background: linear-gradient(to bottom, #7d7e7d 0%,#0e0e0e 68%,#0e0e0e 100%);color:#fff;text-align:center;padding: 3px 3px 0;margin:0;"> | ||
<span style="margin: 3px auto 0; display:block;"> | <span style="margin: 3px auto 0; display:block;"> | ||
[[Image:{{{ImageSRC|SF logo.png}}}|{{{ThumbWidth| | [[Image:{{{ImageSRC|SF logo.png}}}|{{{ThumbWidth|174px}}}|link=]]</span> | ||
[[#{{{ID|yourID}}}|enlarge]] | [[#{{{ID|yourID}}}|enlarge]] | ||
<div id="{{{ID|yourID}}}" class="modalDialog"> | <div id="{{{ID|yourID}}}" class="modalDialog"> | ||
Line 17: | Line 17: | ||
<nowiki>{{ModalCSS</nowiki><br> | <nowiki>{{ModalCSS</nowiki><br> | ||
<nowiki>| DivWidth=180px</nowiki><br> | <nowiki>| DivWidth=180px</nowiki><br> | ||
<nowiki>| ThumbWidth= | <nowiki>| ThumbWidth=174px (same as DivWidth minus 6px)</nowiki><br> | ||
<nowiki>| ImageSRC=name_your_image.jpg/png/gif/jpeg/webp</nowiki><br> | <nowiki>| ImageSRC=name_your_image.jpg/png/gif/jpeg/webp</nowiki><br> | ||
<nowiki>| ID=your_unique_ID_for_each_modal_on_the_page</nowiki><br> | <nowiki>| ID=your_unique_ID_for_each_modal_on_the_page</nowiki><br> |