Difference between revisions of "LoHead"
From Unofficial Stationeers Wiki
m (leaking div) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{#if:{{{skip_intro|}}}||These are all parameters that can be written with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]], [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]], or [[Integrated Circuit (IC10)]], and can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]], [[Kit_(Logic_I/O)#Batch_Reader|Batch Reader]], or [[Integrated Circuit (IC10)]].}} | {{#if:{{{skip_intro|}}}||These are all parameters that can be written with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]], [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]], or [[Integrated Circuit (IC10)]], and can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]], [[Kit_(Logic_I/O)#Batch_Reader|Batch Reader]], or [[Integrated Circuit (IC10)]].}} | ||
<div class="mw-customtoggle-datanetworkproperties-{{PAGENAME}}" style="width:auto; overflow:auto; text-indent:10px; border: 2px solid #253C60; border-radius:10px;"><b>Click here to see/hide all the <span style="color:#E57125;">data network properties</span></b></div> | <div class="mw-customtoggle-datanetworkproperties-{{PAGENAME}}" style="width:auto; overflow:auto; text-indent:10px; border: 2px solid #253C60; border-radius:10px;"><b>Click here to see/hide all the <span style="color:#E57125;">data network properties</span></b></div> | ||
| − | + | <table class="wikitable mw-collapsible mw-collapsed" id="mw-customcollapsible-datanetworkproperties-{{PAGENAME}}"> | |
<tr> | <tr> | ||
<th>Parameter</th> | <th>Parameter</th> | ||
<th>Type</th> | <th>Type</th> | ||
| − | <th class="unsortable"> | + | <th class="unsortable"><abbr title="Read/Write?">R/W?</abbr></th> |
<th class="unsortable">Description</th> | <th class="unsortable">Description</th> | ||
</tr> | </tr> | ||
Latest revision as of 04:07, 29 August 2025
This template is used to display the data network parameters of structures or objects that support it.
An alternate to Template:Data_Parameters This template works with Template:LoDefault for default/generic device logic and Template:LoPowered for powered devices
Examples[edit]
{{LoHead}}
{{LoPowered|mode|error}}
{{Lo|LineNumber|bool|r|Current line of the IC Program.}}
{{LoFoot}}
- produces
Logic
These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).
Click here to see/hide all the data network properties
| Parameter | Type | R/W? | Description |
|---|---|---|---|
PrefabHash |
r | The prefab hash of this device. Same for all devices with the same type. | |
Lock |
r/w | Can be set in most devices and prevents the user from modifying the object's state. | |
Hash |
r | The hash of this device, derived from it's name. | |
On |
r/w | Enable/disables the device. | |
Power |
r | Can be read to return if the device is correctly powered or not, set via the power system. | |
Mode |
r | Integer for mode state, different devices will have different mode states available to them. | |
Error |
r | ||
LineNumber |
r | Current line of the IC Program. |
| The above documentation is transcluded from Template:LoHead/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
