Шаблон:Program

Материал из MassMeta
Версия от 22:39, 6 июня 2023; imported>Senefi (Created simple template for displaying modular computer program names with a color coded background)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигации Перейти к поиску

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
  • Other results in Example
/datum/computer_file/program/category

Default for all programs is Other.