(创建页面,内容为“<includeonly>{{#switch: {{lc:{{{1|}}} }} | pdx = [https://www.paradoxplaza.com/{{{2|}}} Paradox] | steam = [https://store.steampowered.com/{{{2|publisher/parad…”) |
无编辑摘要 |
||
第3行: | 第3行: | ||
| steam = [https://store.steampowered.com/{{{2|publisher/paradoxinteractive}}}/ Steam] | | steam = [https://store.steampowered.com/{{{2|publisher/paradoxinteractive}}}/ Steam] | ||
| gog = [https://www.gog.com/{{{2|games?devpub=paradox_interactive}}} GOG] | | gog = [https://www.gog.com/{{{2|games?devpub=paradox_interactive}}} GOG] | ||
| #default = {{red|请检查所输入的商店。}} | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{template doc}} | {{template doc}} | ||
[[Category:模板]]</noinclude> | [[Category:模板]]</noinclude> |
2020年9月3日 (四) 15:55的最新版本
Use this template to place links to the Paradox Interactive or Steam store.
- Usage
To place a Paradox Interactive store link:
- Open the desired store page, for example:
https://www.paradoxplaza.com/stellaris-utopia/STST01ESK0000001.html
- Copy everything after the site name until the "html" tag. In the example above it would be:
stellaris-utopia/STST01ESK0000001.html
- Paste the copied part into the template. The syntax should look as this:
{{Store|pdx|stellaris-utopia/STST01ESK0000001.html}}
- Result: Paradox
To place a Steam store link:
- Open the desired store page, for example:
https://store.steampowered.com/app/553280/Stellaris_Utopia/
- Copy the offer type (app, bundle, and etc.) with the associated id. In the example above it would be:
app/553280
- Paste the copied part into the template. The syntax should look as this:
{{Store|steam|app/553280}}
- Result: Steam