Widget:SteamStore: Difference between revisions

From Empires Wiki
Jump to navigation Jump to search
(Add SteamStore widget.)
 
mNo edit summary
Line 7: Line 7:
   | id =
   | id =
}}</nowiki>
}}</nowiki>
ID = Steam Store ID of the application/game. For example Empires is 17740.


</noinclude><includeonly><iframe src="https://store.steampowered.com/widget/<!--{$id|escape:'html'}-->/" frameborder="0" width="<!--{$width|default:"650"|escape:html}-->" height="<!--{$height|default:"190"|escape:html}-->"width="646" height="190"></iframe></includeonly>
</noinclude><includeonly><iframe src="https://store.steampowered.com/widget/<!--{$id|escape:'html'}-->/" frameborder="0" width="<!--{$width|default:"650"|escape:html}-->" height="<!--{$height|default:"190"|escape:html}-->"width="646" height="190"></iframe></includeonly>

Revision as of 21:05, 10 August 2023

This widget allows you to embed a SteamStore widget on a page. (HTML version)

Using this widget

To insert this widget, use the following code:

{{#widget:SteamStore
  | id =
}}

ID = Steam Store ID of the application/game. For example Empires is 17740.