「テンプレート:Store」の版間の差分
ナビゲーションに移動
検索に移動
(ページの作成:「<includeonly>{{#switch: {{lc:{{{1|}}} }} | pdx = [https://www.paradoxplaza.com/{{{2|}}}?utm_source=pdxwiki-owned&utm_medium=social-owned&utm_content=link&utm_campaign=…」) |
|||
1行目: | 1行目: | ||
<includeonly>{{#switch: {{lc:{{{1|}}} }} | <includeonly>{{#switch: {{lc:{{{1|}}} }} | ||
− | | pdx = [https://www.paradoxplaza.com/{{{2|}}} | + | | pdx = [https://www.paradoxplaza.com/{{{2|}}}] |
− | | steam = [https://store.steampowered.com/{{{2|publisher/paradoxinteractive}}}/ | + | | steam = [https://store.steampowered.com/{{{2|publisher/paradoxinteractive}}}/] |
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
Use this template to place links to the Paradox Interactive or Steam store. | Use this template to place links to the Paradox Interactive or Steam store. |
2021年1月4日 (月) 07:02時点における版
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: [1]
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: [2]