Widget:SteamStore: Difference between revisions

From Empires Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 8: Line 8:
}}</nowiki>
}}</nowiki>


== Parameters ==
ID = Steam Store ID of the application/game. For example Empires is 17740.
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>

Latest revision as of 21:07, 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 =
}}

Parameters

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