Template:Image link: Difference between revisions
Template page
More actions
Created page with "<onlyinclude><div class="wizlords-imagetext"><div class="wizlords-imagetext-image">[[File:{{{image}}}|100x100px|link={{{page}}}]]</div><div class="wizlords-imagetext-text">[[{{{page}}}|{{{label|{{{page}}}}}}]]</div></div></onlyinclude><noinclude> Creates one square image-link card for the Main Page. The image and label both link to the same destination. Existing global and skin CSS control its layout and responsive presentation. Usage: <pre>{{Image link |image=Sq_icon_..." |
m Aurelian moved page Template:Image Link to Template:Image link without leaving a redirect: Misspelled title |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly><div class="wizlords-imagetext"><div class="wizlords-imagetext-image">[[File:{{{image}}}|100x100px|link={{{page}}}]]</div><div class="wizlords-imagetext-text">[[{{{page}}}|{{{label|{{{page}}}}}}]]</div></div></includeonly><noinclude> | ||
Creates one square image-link card for the Main Page. The image and label both link to the same destination. Existing global and skin CSS control its layout and responsive presentation. | Creates one square image-link card for the Main Page. The image and label both link to the same destination. Existing global and skin CSS control its layout and responsive presentation. | ||
Usage: | Usage: | ||
<pre>{{Image link | <pre>{{Image link | ||
|image=Sq_icon_wstl.png | |||
|page=Safety Rules | |||
|label=Safety Rules | |||
}}</pre> | }}</pre> | ||