Anonymous
×
Create a new article
Write your page title here:
We currently have 632 articles on SpellForce Wiki - Rohens encyclopedia. Type your article name above or click on one of the titles below and start writing!



SpellForce Wiki - Rohens encyclopedia

Template:ModalCSS: Difference between revisions

0z2y (talk | contribs)
No edit summary
0z2y (talk | contribs)
No edit summary
Line 1: Line 1:
<span style="width:{{{DivWidth|180px}}}; height: auto; display:table; background: #def;color:#000;text-align:center;padding: 3px 3px 0;margin:0;">  
<span style="width:{{{DivWidth|180px}}}; height: auto; display:table; background: #def;color:#000;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|172px}}}|link=]]</span>
[[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=172px</nowiki><br>
<nowiki>| ThumbWidth=172px (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>

Revision as of 19:18, 8 January 2023

enlarge

     

Usage

{{ModalCSS
| DivWidth=180px
| ThumbWidth=172px (same as DivWidth minus 6px)
| ImageSRC=name_your_image.jpg/png/gif/jpeg/webp
| ID=your_unique_ID_for_each_modal_on_the_page
}}