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:Infobox utility"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
Line 23: Line 23:
 
{{!}} {{{forum}}}
 
{{!}} {{{forum}}}
 
}}
 
}}
{{#if:{{{1<includeonly>|</includeonly>}}}|
+
{{#if:{{{1|}}}{{{misc|}}}|
 
{{!}}-
 
{{!}}-
{{!}}{{{1}}}
+
{{!}}{{{1}}}{{{misc|}}}
 
}}
 
}}
 
{{infoend}}<noinclude>
 
{{infoend}}<noinclude>

Revision as of 23:33, 29 December 2021

Infobox utility

DFDefault.png

Information
Developer(s) {{{developer}}}
Home Page {{{homepage}}}
Download {{{download}}}
Forum {{{forum}}}

Usage

All parameters are optional. Empty template:

{{Infobox utility
| image     = 
| developer =
| homepage  =
| download  =
| forum     =
}}

For example:

{{Infobox utility
| image     = File:SomeImage.png
| developer = name/names
| homepage  = [www.me.site name]
| download  = [https://dffd.bay12games.com/something dfdfd] 
| forum     = [http://www.bay12forums.com/smf/index.php?topic=140808 Bay 12 Forum]
}}