Template:PlayStore: Difference between revisions

From Android Wiki
m (1 revision imported)
No edit summary
 
Line 1: Line 1:
<onlyinclude>{{IconLink|1=https://play.google.com/store/apps/details?id={{{1|com.quoord.tapatalkahilfe.activity}}}&referrer=utm_source%3Ddroidwiki.de%26utm_medium%3Darticle-view%26utm_campaign%3Darticlelink|2={{{2|Google Play Store}}}|3=Android Market.png|4=Play Store}}</onlyinclude>
<onlyinclude>{{IconLink|1=https://play.google.com/store/apps/details?id={{{1|com.quoord.tapatalkahilfe.activity}}}&referrer=utm_source%3Ddroidwiki.de%26utm_medium%3Darticle-view%26utm_campaign%3Darticlelink|2={{{2|Google Play Store}}}|3=Android Market.png|4=Play Store}}</onlyinclude>


== Verwendung der Vorlage ==
== Usage of this template ==
<pre>
<pre>
{{MarketLink|ID}}
{{MarketLink|ID}}
Line 8: Line 8:
{{PlayStore|com.quoord.tapatalkahilfe.activity|Android-Hilfe.de App}}
{{PlayStore|com.quoord.tapatalkahilfe.activity|Android-Hilfe.de App}}
</pre>
</pre>
Das Beispiel am Ende erscheint im Artikel dann so: {{PlayStore|1=com.quoord.tapatalkahilfe.activity|2=Android-Hilfe.de App}}
The example will look like this: {{PlayStore|1=com.quoord.tapatalkahilfe.activity|2=Android-Hilfe.de App}}


Die ID ist der <tt>id</tt>-Parameter im URL der App. Lautet der URL z. B. so:
The ID is the <tt>id</tt>-parameter of the URL of the app. If the URL is something like this, for example:


<tt>https://play.google.com/details?id=com.quoord.tapatalkahilfe.activity&feature=search_result</tt>
<tt>https://play.google.com/details?id=com.quoord.tapatalkahilfe.activity&feature=search_result</tt>


ist die ID dann '''<tt>com.quoord.tapatalkahilfe.activity</tt>'''
the ID is '''<tt>com.quoord.tapatalkahilfe.activity</tt>'''
<noinclude>[[Kategorie:Vorlage:externe Links]]</noinclude>
 
<noinclude>
<noinclude>
{{TemplateData|<templatedata>
{{TemplateData|<templatedata>

Latest revision as of 19:54, 31 July 2017

Google Play Store verweis=

Usage of this template

{{MarketLink|ID}}
{{MarketLink|ID|Text}}
z. B.:
{{PlayStore|com.quoord.tapatalkahilfe.activity|Android-Hilfe.de App}}

The example will look like this: Android-Hilfe.de App verweis=

The ID is the id-parameter of the URL of the app. If the URL is something like this, for example:

https://play.google.com/details?id=com.quoord.tapatalkahilfe.activity&feature=search_result

the ID is com.quoord.tapatalkahilfe.activity

Fügt einen Link zu der angegebenen App im Google Play Store ein.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
App ID1

ID der App im Google Play Store (aus der URL kopierbar)

Unknownrequired
eigener Name2

Wird anstelle von "Google Play Store" im Fließtext verwendet

Unknownsuggested

PlayStore