v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Template:Steam workshop tokens"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
! Token
 
! Token
 
! Arguments
 
! Arguments
! Usage
+
! Req?
 
! Description
 
! Description
 
! Ext Doc
 
! Ext Doc
Line 15: Line 15:
 
| {{text anchor|STEAM_TITLE}}
 
| {{text anchor|STEAM_TITLE}}
 
| string
 
| string
| {{tc|red|Required}}
+
| {{tc|red|Req}}
 
| The title of the mod on Steam Workshop. Example: ''Imani's Tweaks''
 
| The title of the mod on Steam Workshop. Example: ''Imani's Tweaks''
 
| [https://partner.steamgames.com/doc/api/ISteamUGC#SetItemTitle SetItemTitle]
 
| [https://partner.steamgames.com/doc/api/ISteamUGC#SetItemTitle SetItemTitle]
Line 30: Line 30:
 
| string
 
| string
 
|
 
|
| Any number can be used. Each string must be under 255 chars.
+
| Any number can be used. Each string must be under 255 chars. Example: ''mod:qol:tweak''
 
| [https://partner.steamgames.com/doc/api/ISteamUGC#SetItemTags SetItemTags]
 
| [https://partner.steamgames.com/doc/api/ISteamUGC#SetItemTags SetItemTags]
  
Line 38: Line 38:
 
string2
 
string2
 
|
 
|
| Any number can be used.
+
| Any number can be used.  
 
| [https://partner.steamgames.com/doc/api/ISteamUGC#SetReturnKeyValueTags SetReturnKeyValueTags]
 
| [https://partner.steamgames.com/doc/api/ISteamUGC#SetReturnKeyValueTags SetReturnKeyValueTags]
  
Line 58: Line 58:
 
| {{text anchor|STEAM_FILE_ID}}
 
| {{text anchor|STEAM_FILE_ID}}
 
| uint64
 
| uint64
| {{tc|red|Required (subsequent times)}}
+
| {{tc|red|Req}}
 
| Connects the mod to an entry on the Steam Workshop.  
 
| Connects the mod to an entry on the Steam Workshop.  
  

Revision as of 00:35, 26 January 2023