Actions

Difference between revisions of "RR Wiki Extensions"

From The RadioReference Wiki

 
Line 2: Line 2:
  
 
* You can display the frequencies for a Trunked Radio System in the database with the following tag:
 
* You can display the frequencies for a Trunked Radio System in the database with the following tag:
 
+
<pre>
 
<nowiki>
 
<nowiki>
 
  <site>xxx|yy</site>
 
  <site>xxx|yy</site>
 
</nowiki>
 
</nowiki>
 +
</pre>
  
 
Where:
 
Where:
  
xxx = The Trunked Radio Database sid number <br>
+
xxx = The Trunked Radio Database sid number  
yy  = The system's site number
+
yy  = The system's site number
  
 
* You can display the talkgroups for a Trunked Radio System in the database with the following tag:
 
* You can display the talkgroups for a Trunked Radio System in the database with the following tag:
 
+
<pre>
 
<nowiki>
 
<nowiki>
 
  <tg>xxx|yyyyyyyyyyyy</site>
 
  <tg>xxx|yyyyyyyyyyyy</site>
 
</nowiki>
 
</nowiki>
 +
</pre>
  
 
Where:
 
Where:
  
xxx = The Trunked Radio Database sid number <br>
+
xxx = The Trunked Radio Database sid number
yyyyyyyyyyyy  = The talkgroup group name
+
yyyyyyyyyyyy  = The talkgroup group name

Revision as of 13:23, 11 November 2005

The RadioRefernece Wiki has some custom extensions. They are currently as follows:

  • You can display the frequencies for a Trunked Radio System in the database with the following tag:

 <site>xxx|yy</site>

Where:

xxx = The Trunked Radio Database sid number 
yy  = The system's site number
  • You can display the talkgroups for a Trunked Radio System in the database with the following tag:

 <tg>xxx|yyyyyyyyyyyy</site>

Where:

xxx = The Trunked Radio Database sid number
yyyyyyyyyyyy  = The talkgroup group name