Template:AvatarFor: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{# | <includeonly>{{#if: {{#show: {{{1}}} |?Has Avatar#-= |mainlabel=- }} | [[{{#show: {{{1}}} |?Has Avatar#-= |mainlabel=- }}|link={{{1}}}]]}}</includeonly><noinclude> | ||
== Example == | == Example == | ||
E.g: | E.g: | ||
Line 10: | Line 10: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "Name", | "label": "Name", | ||
"description": "The name of the person.", | "description": "The name of the person.", | ||
Line 20: | Line 16: | ||
} | } | ||
}, | }, | ||
"description": "Helper template to find a user's Avatar. | "description": "Helper template to find a user's Avatar. The user can set this by having an infobox with their avatar shown.", | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |