Template:InfoboxNMSRef

From Step Mods | Change The Game
Revision as of 03:38, January 15, 2021 by DoubleYou (talk | contribs) (Created page with "<includeonly>{| class="InfoboxNMSRef" style="float:{{{float|right}}};" ! colspan="2" class="bluebg" style="text-align:center;font-size:1.1em;" | {{{title|}}} |- ! File Suffix:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Template:InfoboxNMSRef[edit source]

Purpose & Usage[edit source]

Use this template to create an infobox for No Man's Sky References.

Parameters[edit source]

  • title
    Sets the header tile of the infobox.
  • suffix
    File suffix. (e.g. SCENE.MBIN)
  • templateName
    (e.g. tkSceneNodeData)
  • directory
    (e.g. GLOBAL/AUDIO/FONTS/MATERIALS)
  • knowledge
    Allowed switches: unknown, partial, understood
    Sets the state of the current knowledge level of the reference.
  • summary
    A summary of the reference.

Examples[edit source]

Blank Code:[edit source]

{{InfoboxNMSRef
|title = 
|suffix = 
|templateName = 
|directory = 
|knowledge = 
|summary = 
}}

Code:[edit source]

{{InfoboxNMSRef
|title = Space...the final...balls...
|suffix = Groovy.MBIN
|templateName = tkSpaceBallsData
|directory = GLOBAL/Space/Farce/
|knowledge = understood
|summary = Commence Operation... '''VAC-U-SUCK!'''
}}

Result:[edit source]

Space...the final...balls...
File Suffix: Groovy.MBIN
Template Name: tkSpaceBallsData
Directory: GLOBAL/Space/Farce/
Knowledge State: Well Understood
Summary: Commence Operation... VAC-U-SUCK!