Actions

User

Difference between revisions of "QDP2012/19"

From The RadioReference Wiki

< User:QDP2012
m (.)
m
Line 29: Line 29:
 
#<s>Consider template-categories for templates</s>
 
#<s>Consider template-categories for templates</s>
 
#Consider creating another template (aimilar to {{:Template:FCC_Lic}}) that queries FCC by callsign, as opposed to license-number
 
#Consider creating another template (aimilar to {{:Template:FCC_Lic}}) that queries FCC by callsign, as opposed to license-number
 +
----
 +
{{Templates-List/pages}}
 +
*[http://wiki.radioreference.com/index.php?title=Special:UncategorizedTemplates&limit=500&offset=0 UncategorizedTemplates (500)] / [http://wiki.radioreference.com/index.php?title=Special:UnusedTemplates&limit=500&offset=0 UnusedTemplates (500)] / [http://wiki.radioreference.com/index.php?title=Special:MostLinkedTemplates&limit=500&offset=0 MostLinkedTemplates (500)]
 +
 +
*Update table below to show relation between templates if exists.
 +
*Make "Table_" templates uniform in their syntax/approach to table-building
 +
**Make sure all the "Table_" templates begin with the table-start "<nowiki>{|</nowiki>" characters, so that each template-call behaves as the table-call, and is not embedded within a table-call. 
 +
**This leads to uniform syntax in main Wiki pages, and is less confusing for people building tables.
 +
*Consider "Table_" template(s) that use(s) "toccolours" (check spelling).
 +
*Learn about possible .css features that allow "class=rr" etc.
 +
*Update InfoBoxes for multiple callsigns
 +
*Possibly revisit in future: [[:Template:Table_Trboconventional]] modifications like:
 +
**Code: [http://wiki.radioreference.com/index.php?title=User:QDP2012/28&oldid=186447 User:QDP2012/28&oldid=186447],
 +
**Code: [http://wiki.radioreference.com/index.php?title=Template:ForTestingOnly&oldid=186445&action=edit Template:ForTestingOnly&oldid=186445&action=edit] <br/>or [http://wiki.radioreference.com/index.php?title=User:QDP2012/TblRow2&oldid=186463 User:QDP2012/TblRow2&oldid=186463]
 +
**Thread: {{Thread|wiki-forum|322108-mototrbo-database-3.html#post2482803|MOTOTRBO database?}}
 +
*Consider template for
 +
**[http://www.radioreference.com/apps/db/?action=fccProx&lat=40.682704061534004&lon=-73.97511684892379&r=4 http://www.radioreference.com/apps/db/?action=fccProx&lat=40.682704061534004&lon=-73.97511684892379&r=4].
 +
**[http://www.radioreference.com/apps/db/?action=fccloc&lad=40&lam=45&lod=73&lom=59 http://www.radioreference.com/apps/db/?action=fccloc&lad=40&lam=45&lod=73&lom=59 link]
 +
***Both Used on [[NY Sports]] and others.
 +
**[http://www.radioreference.com/apps/dbadmin/?sid=7547 http://www.radioreference.com/apps/dbadmin/?sid=7547] Clear Talk TRBO system
 +
***used on [[Bloomington-Normal McLean County (IL)]]
 +
**[http://www.radioreference.com/apps/db/?action=fccLicenses&ctid=2974&os=0&s=ent&bf=20 http://www.radioreference.com/apps/db/?action=fccLicenses&ctid=2974&os=0&s=ent&bf=20 link]
 +
 +
*<s>Consider "Text_SysType_P25", "Text_SysType_DMR", etc. for use as values in the "Template:InfoBox_TRS..." templates' parameter "SysType".</s> -- no, basically redundant;

Revision as of 06:48, 12 July 2016



Tasks: Templates

Quick Tasks

Longer/Recurring Tasks

  1. On long-table templates, like "Template:Table Trbosys", create sequential-nested "Hide##" parameters to hide unused table-rows.
    • Hide## hides all following rows, so that (##-1) is the last visible row.
    • Hide## hides all following rows, so that only one Hide statement is needed to hide end of table.
    • Template:Table_Trboconventional and Template:Table_Trbosys -- done.
  2. Add parameter "TitleSuffix" to Template:Text CatStateOtherFreq, Template:Text CatStateOther, Template:Text CatStateOtherNonRRDB, at end of both the title and the sample category-statement.
    1. Make HideOtherInTitle also hide "OtherIsNotFreq" etc.
    2. Verify reason for this parameter; possibly for " Repeaters", etc.
  3. Do Documentation
    1. Update Template:Text_CatStateOtherFreq/doc and other "/docs" with USDefFreqInState info.
    2. Finish other "/doc" pages
  4. Ensure that all articles use related templates
    1. Use compass at bottom of pages as appropriate
    2. Create additional templates as appropriate
  5. Update Infobox(es)
    1. Move FCC link up to the FCC line
    2. In lower section put Site Map links
    3. In lower section put new DBReport... links
    4. Adjust certain templates to make boilerplate text optional, or create second wrapper-template containing boilerplate text that wraps the template which does the work
  6. Add unused valid templates to User:QDP2012/30/1/1 to avoid the Unused Templates list
  7. Consider template-categories for templates
  8. Consider creating another template (aimilar to FCC License {{{1}}}) that queries FCC by callsign, as opposed to license-number

Pages: Templates-List: General Use Only, Infobox-Related, Categories-Related, Sets of Related Pages, Doc.
  • Consider "Text_SysType_P25", "Text_SysType_DMR", etc. for use as values in the "Template:InfoBox_TRS..." templates' parameter "SysType". -- no, basically redundant;