Content:Steam/HiddenSettings: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Content:Steam/HiddenSettings (r15706))
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
   Content:Steam/HiddenSettings/Definitions
   Content:Steam/HiddenSettings/Definitions
}}<table class="wikitable">
}}<table class="wikitable">
<th scope="col"> {{L10n:Content/TableHeaders | Setting}} </th>
<caption>{{L10n:Content/TableHeaders | HiddenSettingsPerAccount}}</caption>
<th scope="col"> {{L10n:Content/TableHeaders | Type}} </th>
<tr>
<th scope="col"> {{L10n:Content/TableHeaders | Default}} </th>
  <th scope="col"> {{L10n:Content/TableHeaders | Setting}} </th>
<th scope="col"> {{L10n:Content/TableHeaders | Description}} </th>
  <th scope="col"> {{L10n:Content/TableHeaders | Type}} </th>
  <th scope="col"> {{L10n:Content/TableHeaders | Default}} </th>
  <th scope="col"> {{L10n:Content/TableHeaders | Description}} </th>
</tr>
{{  #loop: i
{{  #loop: i
   | 0                    <!-- loops start value for {{#var:i}} -->
   | 0                    <!-- loops start value for {{#var:i}} -->
   | {{#arraysize:SteamHiddenSettings}}  <!-- number of loops -->
   | {{#arraysize:SteamHiddenSettingsPerAccount}}  <!-- number of loops -->
   | <tr>
   | <tr>
       <td> {{#arrayindex:SteamHiddenSettings | {{#var:i}} }} </td>
       <td> {{#arrayindex:SteamHiddenSettingsPerAccount | {{#var:i}} }} </td>
       <td> {{L10n:DBTypes | {{#hashvalue: {{#arrayindex:SteamHiddenSettings | {{#var:i}} }} | type}} }} </td>
       <td> {{L10n:DBTypes | {{#hashvalue: {{#arrayindex:SteamHiddenSettingsPerAccount | {{#var:i}} }} | type}} }} </td>
       <td style="text-align:center"> {{#hashvalue: {{#arrayindex:SteamHiddenSettings | {{#var:i}} }} | default_val}} </td>
       <td style="text-align:center"> {{#hashvalue: {{#arrayindex:SteamHiddenSettingsPerAccount | {{#var:i}} }} | default_val}} </td>
       <td> {{L10n:Steam/HiddenSettings | {{#arrayindex:SteamHiddenSettings | {{#var:i}} }} }} </td>
       <td> {{L10n:Steam/HiddenSettings | {{#arrayindex:SteamHiddenSettingsPerAccount | {{#var:i}} }} }} </td>
     </tr>
     </tr>
}}
}}
Line 20: Line 23:
|link box = off
|link box = off
|content = Automatic, localized table with hidden settings of Steam plugin.
|content = Automatic, localized table with hidden settings of Steam plugin.
{{Todo|Needs categorization}}
{{checkcat}}
[[Category:Content pages]]
[[Category:Content pages]]
}}
}}
</noinclude>
</noinclude>

Latest revision as of 21:02, 11 January 2023

Hidden settings per-account
Setting Type Default Description
PollingErrorsLimit Byte 5 Number of polling tries before giving up.
Documentation

Automatic, localized table with hidden settings of Steam plugin.