Actions

Template

Table Trboconventional/doc

From The RadioReference Wiki

< Template:Table Trboconventional

Scope of Use

Purpose

  • This template is to be used to define the slots, groups (similar to talkgroups in a trunk system) and color codes of any DMR MOTOTRBO conventional frequency.
  • It can also be used for those RRDB entries that are defined as a DMR conventional network and found in the trunk system area.
  • This template is required because the current version of the RRDB does not display this information.

Directly Invoked By

  • Any frequency that is flagged as DMR in the RRDB


Parameters

The following lists the parameters as used by this template. Examples of coding are noted below

  • StateName - The name of the state, county or country
  • Freq - Self Explanatory. If there is more than 1 frequency for this organization, label the first one with Site 1 after the frequency, Site 2 for the second, and so on.
  • User - A short description of the organization using this frequency. See the Usage Notes section
  • CCode - The color code (CCode) used by this frequency
  • TimeSlotX - The Time Slot for this group. X must be 1-12. The actual value of the timeslot should be either 1 or 2. No other values are valid.
  • GroupNumberX - The group number that uses this slot. X must be 1-12
  • DescriptionX - A short description of the user of this group. See the Usage Notes section. X must be 1-12


Usage Notes

  • If there are multiple sites to this system, use the second example below as a guide. It will suppress the DMR warning from being displayed more than once
  • The number of available entries is currently 36, but can be easily expanded.
  • If longer descriptions are required, place a note in the variable to see the section below the table. Code this section and supply as much detail as desired.
  • If this entity points to a DMR conventional network in the trunked systems area, the use of the DB template is strongly encouraged to provide a link back to the database entity.


Examples

  • The horizontal lines below separate examples for clarity and do not appear when template is invoked.


How to invoke this template

  • If you have only a single frequency to document, utilize the following code;
{{Table_Trboconventional 
|StateName=Iowa
|Freq=461.6375
|User=Drake University DMR
|CCode=1
|-
|TimeSlot1=1
|GroupNumber1=100
|Description1=Security Channel 1
|-
|TimeSlot2=2
|GroupNumber2=200
|Description2=Security Channel 3
}}
  • If there appears to be more than one frequency for the organization, this code should be used. The second call to the template has coding which will suppress the DMR warning from displaying more than once. Code that line exactly as shown
{{Table_Trboconventional
|StateName=Iowa
|Freq=154.505 site 1?
|User=Independence MHI  
|CCode=1
|-
|TimeSlot1=1
|GroupNumber1=315
|Description1=Unknown
|-
|TimeSlot2=2
|GroupNumber1=315
|Description1=Unknown
}}



{{Table_Trboconventional | HideTrackerDMR=|
|StateName=Iowa
|Freq=152.975 site 2?
|User=Independence MHI  
|CCode=1
|-
|TimeSlot1=2
|GroupNumber1=301 
|Description1=Unknown
|-
|TimeSlot2=1
|GroupNumber2=302 
|Description2=Unknown
|-
|TimeSlot3=2
|GroupNumber3=304 
|Description3=Unknown
}}


Result

Return to: Template:Table_Trboconventional