Template:Program: Difference between revisions

From /tg/station 13 Wiki
Jump to navigation Jump to search
Senefi (talk | contribs)
Changed other to default
Senefi (talk | contribs)
Undo revision 49922 by Senefi (talk)
Tag: Undo
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 19:45, 6 June 2023

This template allows you to display modular computer programs with a color coded background

Usage

{{Program|Name=NT IRN|Category=Supply}}

Gives the output: NT IRN

Variables

Name Parameter DM Variable
Name text string /datum/computer_file_program/filedesc

This variable is unique to each program and is it's display name.

Category one of the following text strings:
  • Crew results in Example
  • Engineering results in Example
  • Supply results in Example
  • Science results in Example

Do not provide a category for Example

/datum/computer_file/program/category

Only provide if program has a category.