|
|
(49 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| <imagemap>
| |
| Image:2New to Gen Image.JPG|{{{4|}}}|alt={{{3}}}|
| |
|
| |
|
| default [[{{{2}}}|{{{3}}}]] | | [[{{{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> |
| desc none | | {{pp-template|small=yes}} |
| </imagemap> | | {{documentation}} |
| | <!-- 1=Image:2New to Gen Image.JPG; 2=Portal:Get started with this site; 3=New to Genealogy --> |
| | <!-- 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> |