|
|
(51 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| | | <imagemap> |
| [[{{{1|Image:Transparent.gif}}}|{{{size|{{#iferror: {{#expr:{{{width}}} > 0 }} |{{{width|}}}|{{{width}}}{{#if:{{{height|}}}|{{#iferror: {{#expr:{{{height}}} > 0 }}||x{{{height}}}}}px|px}}}}}}}|link={{{link|{{{2|}}}}}}|{{{title|{{{3|{{{link}}}}}}}}}]]<noinclude>
| | {{{1}}}|{{{4|}}}|alt={{{3}}} |
| {{pp-template|small=yes}} | | default [[{{{2}}}|{{{3}}}]] |
| {{documentation}} | | desc none |
| <!-- 1=Image:2New to Gen Image.JPG; 2=Portal:Get started with this site; 3=New to Genealogy -->
| | </imagemap> |
| <!-- two ways to do this, they generate the same except div/p around -->
| |
| <!-- 1 div
| |
| {{#tag:imagemap|
| |
| {{{1}}}{{!}}{{{size|{{#iferror: {{#expr:{{{width}}} > 0 }} |{{{width|}}}|{{{width}}}{{#if:{{{height|}}}|{{#iferror: {{#expr:{{{height}}} > 0 }}||x{{{height}}}}}px|px}}}}}}}{{!}}{{{title|{{{3}}}|}}}
| |
| default [[{{{link|{{{2}}}}}}|{{{title|{{{3}}}|{{{link|}}}}}}]] | |
| desc {{{desc|none}}} | |
| }}
| |
| -->
| |
| <!-- 2 p
| |
| [[{{{1|}}}|{{{size|{{#iferror: {{#expr:{{{width}}} > 0 }} |{{{width|}}}|{{{width}}}{{#if:{{{height|}}}|{{#iferror: {{#expr:{{{height}}} > 0 }}||x{{{height}}}}}px|px}}}}}}}|link={{{link|{{{2|}}}}}}|{{{title|{{{3|{{{link}}}}}}}}}]]
| |
| -->
| |
| <!-- Add categories and interwikis to the /doc subpage, not here! --> | |
| </noinclude>
| |