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:File/Documentation"

From PCGamingWiki, the wiki about fixing PC games
m (code)
m (added * {{T|Folder}} - automatically applies the {{Code|folder}} alternate type.)
Line 9: Line 9:
 
<pre><nowiki>{{File|1}}</nowiki></pre>
 
<pre><nowiki>{{File|1}}</nowiki></pre>
 
<pre><nowiki>{{File|1|folder}}</nowiki></pre>
 
<pre><nowiki>{{File|1|folder}}</nowiki></pre>
 +
 +
;Redirect
 +
* {{T|Folder}} - automatically applies the {{Code|folder}} alternate type.
  
 
;Related
 
;Related

Revision as of 08:48, 6 January 2023

Description

This template wraps the text provided to it in code tags and applies some additional styling

Arguments
  • 1 - text used.
  • 2 - (optional) alternate type (currently only supports folder).
Syntax
{{File|1}}
{{File|1|folder}}
Redirect
  • {{Folder}} - automatically applies the folder alternate type.
Related