Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Template:DLC/Documentation"

From PCGamingWiki, the wiki about fixing PC games
(Created page with "<ol> <li value="1">Create the table</li> <pre> {{Development:DLC| --rows go here-- }} </pre> <li value="2">Construct a new row:</li> <pre> {{Development:DLC/row| Name | Notes...")
 
(moved example here)
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<li value="1">Create the table</li>
 
<li value="1">Create the table</li>
 
<pre>
 
<pre>
{{Development:DLC|
+
{{DLC|
 
--rows go here--
 
--rows go here--
 
}}
 
}}
Line 9: Line 9:
 
<li value="2">Construct a new row:</li>
 
<li value="2">Construct a new row:</li>
 
<pre>
 
<pre>
{{Development:DLC/row| Name | Notes | OS }}
+
{{DLC/row| Name | Notes | OS }}
 
</pre>
 
</pre>
  
 
<li value="3">Add rows to the table:</li>
 
<li value="3">Add rows to the table:</li>
 
<pre>
 
<pre>
{{Development:DLC|
+
{{DLC|
{{Development:DLC/row| Some DLC name | Relevant details | Windows, OS X, Linux}}
+
{{DLC/row| Some DLC name | Relevant details | Windows, OS X, Linux}}
{{Development:DLC/row| Some other DLC | More relevant details | Windows, Linux}}
+
{{DLC/row| Some other DLC | More relevant details | Windows, Linux}}
 
}}
 
}}
 
</pre>
 
</pre>
  
 
<li value="4">Result:</li>
 
<li value="4">Result:</li>
{{Development:DLC|
+
{{DLC|
{{Development:DLC/row| Some DLC name | Relevant details | Windows, OS X, Linux}}
+
{{DLC/row| Some DLC name | Relevant details | Windows, OS X, Linux}}
{{Development:DLC/row| Some other DLC | More relevant details | Windows, Linux}}
+
{{DLC/row| Some other DLC | More relevant details | Windows, Linux}}
 
}}
 
}}
 
</ol>
 
</ol>
 +
 +
Example:
 +
 +
{{DLC|
 +
{{DLC/row| Season Pass |  | Windows, OS X, Linux }}
 +
{{DLC/row| Corporate Lockdown | Part of ''Season Pass'' and ''Collection''. | Windows, OS X, Linux }}
 +
{{DLC/row| Crew Expendable | Part of ''Collection''. | Windows, OS X, Linux }}
 +
{{DLC/row| Last Survivor | Part of ''Collection''. | Windows, OS X, Linux }}
 +
{{DLC/row| Lost Contact | Part of ''Season Pass'' and ''Collection''. | Windows, OS X, Linux }}
 +
{{DLC/row| Safe Haven | Part of ''Season Pass'' and ''Collection''. | Windows, OS X, Linux }}
 +
{{DLC/row| Trauma | Part of ''Season Pass'' and ''Collection''. | Windows, OS X, Linux }}
 +
{{DLC/row| The Trigger | Part of ''Season Pass'' and ''Collection''. | Windows, OS X, Linux }}
 +
}}
 +
{{ii}} From [[Alien: Isolation]]
 +
 +
<includeonly>[[Category:Table templates]]</includeonly>
 +
<noinclude>[[Category:Documentation templates]]</noinclude>

Latest revision as of 07:44, 26 August 2021

  1. Create the table
  2. {{DLC|
    --rows go here--
    }}
    
  3. Construct a new row:
  4. {{DLC/row| Name | Notes | OS }}
    
  5. Add rows to the table:
  6. {{DLC|
    {{DLC/row| Some DLC name | Relevant details | Windows, OS X, Linux}}
    {{DLC/row| Some other DLC | More relevant details | Windows, Linux}}
    }}
    
  7. Result:
  8. DLC and expansion packs

    Name Notes
    Some DLC name Relevant details
    Windows
    macOS (OS X)
    Linux
    Some other DLC More relevant details
    Windows
    Linux

Example:

DLC and expansion packs

Name Notes
Season Pass
Windows
macOS (OS X)
Linux
Corporate Lockdown Part of Season Pass and Collection.
Windows
macOS (OS X)
Linux
Crew Expendable Part of Collection.
Windows
macOS (OS X)
Linux
Last Survivor Part of Collection.
Windows
macOS (OS X)
Linux
Lost Contact Part of Season Pass and Collection.
Windows
macOS (OS X)
Linux
Safe Haven Part of Season Pass and Collection.
Windows
macOS (OS X)
Linux
Trauma Part of Season Pass and Collection.
Windows
macOS (OS X)
Linux
The Trigger Part of Season Pass and Collection.
Windows
macOS (OS X)
Linux
From Alien: Isolation