PSModule.dll-Help.xml

<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh">
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Find-MetaCritic</command:name>
      <command:verb>Find</command:verb>
      <command:noun>MetaCritic</command:noun>
      <maml:description>
        <maml:para>Find game information in MetaCritic</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Find game information in MetaCritic</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Find-MetaCritic</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Platform</maml:name>
          <maml:Description>
            <maml:para>Game platform to look</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">All</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PS3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Xbox360</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PC</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DS</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PS2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PSP</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Wii</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">IOS</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PS</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">GBA</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Xbox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">GameCube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">N64</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dreamcast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">N3DS</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PsVita</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">WiiU</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PS4</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">XboxOne</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PS5</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Switch</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">Platform</command:parameterValue>
          <dev:type>
            <maml:name>Platform</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>All</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Throttle</maml:name>
          <maml:Description>
            <maml:para>Maximum number of parallel requests for MetaCritic</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>The name of the game</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
          <dev:type>
            <maml:name>String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Platform</maml:name>
        <maml:Description>
          <maml:para>Game platform to look</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Platform</command:parameterValue>
        <dev:type>
          <maml:name>Platform</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>All</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Throttle</maml:name>
        <maml:Description>
          <maml:para>Maximum number of parallel requests for MetaCritic</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>The name of the game</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String[]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>MetaCritic+FindResult</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Example 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Find-MetaCritic Bayonetta</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-MetaCritic</command:name>
      <command:verb>Get</command:verb>
      <command:noun>MetaCritic</command:noun>
      <maml:description>
        <maml:para>Get the MetaCritic information page about games</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get the data from a MetaCritic page. The Uri parameter set expects a URI of a MetaCritic page. It is also possible to pipe the result from `Find-MetaCritic``</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-MetaCritic</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Platform</maml:name>
          <maml:Description>
            <maml:para>Game platform</maml:para>
          </maml:Description>
          <command:parameterValueGroup>
            <command:parameterValue required="false" command:variableLength="false">All</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PS3</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Xbox360</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PC</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">DS</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PS2</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PSP</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Wii</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">IOS</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PS</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">GBA</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Xbox</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">GameCube</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">N64</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Dreamcast</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">N3DS</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PsVita</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">WiiU</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PS4</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">XboxOne</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">PS5</command:parameterValue>
            <command:parameterValue required="false" command:variableLength="false">Switch</command:parameterValue>
          </command:parameterValueGroup>
          <command:parameterValue required="true" variableLength="false">Platform</command:parameterValue>
          <dev:type>
            <maml:name>Platform</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Throttle</maml:name>
          <maml:Description>
            <maml:para>Maximum number of parallel requests for MetaCritic</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
          <maml:name>Title</maml:name>
          <maml:Description>
            <maml:para>The name of the game</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
          <dev:type>
            <maml:name>String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-MetaCritic</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Throttle</maml:name>
          <maml:Description>
            <maml:para>Maximum number of parallel requests for MetaCritic</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none">
          <maml:name>Uri</maml:name>
          <maml:Description>
            <maml:para>A Uri of a valid MetaCritic game data page</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Uri[]</command:parameterValue>
          <dev:type>
            <maml:name>Uri[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Platform</maml:name>
        <maml:Description>
          <maml:para>Game platform</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Platform</command:parameterValue>
        <dev:type>
          <maml:name>Platform</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Throttle</maml:name>
        <maml:Description>
          <maml:para>Maximum number of parallel requests for MetaCritic</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none">
        <maml:name>Uri</maml:name>
        <maml:Description>
          <maml:para>A Uri of a valid MetaCritic game data page</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Uri[]</command:parameterValue>
        <dev:type>
          <maml:name>Uri[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="named" aliases="none">
        <maml:name>Title</maml:name>
        <maml:Description>
          <maml:para>The name of the game</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Uri[]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
      <command:inputType>
        <dev:type>
          <maml:name>System.String[]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>MetaCritic+GameData</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Example 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-MetaCritic Bayonetta -Platform Switch</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Example 2 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Find-MetaCritic Bayonetta | Get-MetaCritic</dev:code>
        <dev:remarks>
          <maml:para>s</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks />
  </command:command>
</helpItems>