Template:TaginfoAJAX relation: Difference between revisions

From OpenStreetMap Wiki
Jump to navigation Jump to search
No edit summary
m (Corrected class)
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="taginfo_relation__{{{1}}} taginfobox" style="display:none; width:{{{width|11em}}}" data-taginfo-empty-role="{{int:taginfo-empty-role}}"
<div class="taginfo-ajax taginfobox" style="display:none; width:{{{width|11em}}}"
data-taginfo-rtype="{{#invoke:DecodeEncode|encode|s={{{1}}}}}"
data-taginfo-empty-role="{{int:taginfo-empty-role}}"
data-taginfo-no-such-tag="{{int:taginfo-no-such-tag}}"
data-taginfo-no-such-tag="{{int:taginfo-no-such-tag}}"
data-taginfo-taginfo-error="{{int:taginfo-error}}"
data-taginfo-taginfo-error="{{int:taginfo-error}}"
data-taginfo-url="{{{url|https://taginfo.openstreetmap.org}}}">
data-taginfo-url="{{{url|https://taginfo.openstreetmap.org}}}">
<div class="ti_named_link taginfo-tag">
<div class="ti_named_link taginfo-tag">
<b>{{int:taginfo-header-relation|<span class="plainlinks">[{{{url}}}/relations/{{{1}}} {{{1}}}]</span>}}</b></div>
<b>{{int:taginfo-header-relation|<span class="plainlinks">[{{{url}}}/relations/{{urlencode:{{{1}}}|PATH}} {{{1}}}]</span>}}</b></div>
<div class="ti_empty taginfo-content taginfo-compact-text taginfo-hidden"></div>
<div class="ti_empty taginfo-content taginfo-compact-text taginfo-hidden"></div>
<div class="ti_error taginfo-content taginfo-compact-text taginfo-hidden"></div>
<div class="ti_error taginfo-content taginfo-compact-text taginfo-hidden"></div>
Line 11: Line 13:
<tr><td class="taginfo-header" colspan="2">{{int:taginfo-relations}}:</td></tr>
<tr><td class="taginfo-header" colspan="2">{{int:taginfo-relations}}:</td></tr>
<tr>
<tr>
<td class="rel-ico taginfo-ico">[[File:Taginfo element relation.svg|16px|link={{{url}}}/relations/{{{1}}}|{{int:taginfo-relations}}]]</td>
<td class="rel-ico taginfo-ico">[[File:Taginfo element relation.svg|16px|link={{{url}}}/relations/{{urlencode:{{{1}}}|PATH}}|{{int:taginfo-relations}}]]</td>
<td><span class="rel-count" title="{{int:taginfo-relation-count|type|{{{1}}}}}"></span></td>
<td><span class="rel-count" title="{{int:taginfo-relation-count|type|{{{1}}}}}"></span></td>
</tr>
</tr>
<tr><td class="taginfo-header" colspan="2">{{int:taginfo-members}}:</td></tr>
<tr><td class="taginfo-header" colspan="2">{{int:taginfo-members}}:</td></tr>
<tr>
<tr>
<td class="member-ico taginfo-ico">[[File:Osm element member.svg|16px|link={{{url}}}/relations/{{{1}}}|{{int:taginfo-members}}]]</td>
<td class="member-ico taginfo-ico">[[File:Osm element member.svg|16px|link={{{url}}}/relations/{{urlencode:{{{1}}}|PATH}}|{{int:taginfo-members}}]]</td>
<td><span class="member-count" title="{{int:taginfo-member-count|{{{1}}}}}"></span></td>
<td><span class="member-count" title="{{int:taginfo-member-count|{{{1}}}}}"></span></td>
</tr>
</tr>
Line 25: Line 27:
<div class="prevalent-roles"></div>
<div class="prevalent-roles"></div>
</div>
</div>
<div class="taginfo-logo"><span class="plainlinks">{{int:taginfo-powered-by|{{{url}}}/relations/{{{1}}}|tag'''info'''}}</span></div>
<div class="taginfo-logo"><span class="plainlinks">{{int:taginfo-powered-by|{{{url}}}/relations/{{urlencode:{{{1}}}|PATH}}|tag'''info'''}}</span></div>
</div>
</div>

Revision as of 01:50, 19 November 2021