Jump to content

Wikipedia:Templates for discussion/Holding cell: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
-2
→‎Other: Reply
Line 162: Line 162:
:* I made a few changes to [[Module:Clickable button 2/sandbox]] that would combine the functionalities of the two different templates. Someone may want to review that. &#8211;<span style="font-family:CG Times, times">[[User:MJL|<span style="color:black">MJL</span>]]&thinsp;[[User talk:MJL|‐'''Talk'''‐]]<sup>[[WP:WikiProject Connecticut|☖]]</sup></span> 23:21, 23 September 2021 (UTC)
:* I made a few changes to [[Module:Clickable button 2/sandbox]] that would combine the functionalities of the two different templates. Someone may want to review that. &#8211;<span style="font-family:CG Times, times">[[User:MJL|<span style="color:black">MJL</span>]]&thinsp;[[User talk:MJL|‐'''Talk'''‐]]<sup>[[WP:WikiProject Connecticut|☖]]</sup></span> 23:21, 23 September 2021 (UTC)
:*:{{u|MJL}}, as our resident expert on this module, what in-line changes need to be made to {{t|clickable button}} calls in order to get them working properly with the module? The /doc examples don't give a clear enough indication of the differences, and to me it looks like they run on the same syntax. {{ppor|no}} [[User:Primefac|Primefac]] ([[User talk:Primefac|talk]]) 11:55, 24 January 2022 (UTC)
:*:{{u|MJL}}, as our resident expert on this module, what in-line changes need to be made to {{t|clickable button}} calls in order to get them working properly with the module? The /doc examples don't give a clear enough indication of the differences, and to me it looks like they run on the same syntax. {{ppor|no}} [[User:Primefac|Primefac]] ([[User talk:Primefac|talk]]) 11:55, 24 January 2022 (UTC)
:*::@Primefac: So, my current computer is bricked ''a la'' an upgrade to [[Windows 11]]. I'll have to get back to you on this until it gets fixed, sorry. {{):}} &#8211;<span style="font-family:CG Times, times">[[User:MJL|<span style="color:black">MJL</span>]]&thinsp;[[User talk:MJL|‐'''Talk'''‐]]<sup>[[User:MJL/P|☖]]</sup></span> 02:51, 25 January 2022 (UTC)
*{{tfdl|Talk_archive_notice_with_diff|2021 September 29|section=Template:Talk archive notice with diff}}
*{{tfdl|Talk_archive_notice_with_diff|2021 September 29|section=Template:Talk archive notice with diff}}
*{{tfdl|Archive|2021 September 29|section=Template:Talk archive notice with diff}}
*{{tfdl|Archive|2021 September 29|section=Template:Talk archive notice with diff}}

Revision as of 02:51, 25 January 2022

If process guidelines are met, move templates to the appropriate subsection here to prepare to delete. Before deleting a template, ensure that it is not in use on any pages (other than talk pages where eliminating the link would change the meaning of a prior discussion), by checking Special:Whatlinkshere for '(transclusion)'. Consider placing {{Being deleted}} on the template page.

Tools

There are several tools that can help when implementing TfDs. Some of these are listed below.

Closing discussions

The closing procedures are outlined at Wikipedia:Templates for discussion/Closing instructions.

To review

Templates for which each transclusion requires individual attention and analysis before the template is deleted.

To merge

Templates to be merged into another template.

Infoboxes

Param mapping
    mapping = {
        # Header / misc
        'boxtype' => nil, # only support boxtype = 'locomotive'
        'Farbe1' => nil, # color
        'Farbe2' => nil, # color
        'Baureihe' => 'name',
        'Abbildung' => 'image',
        'Name' => 'caption',

        # General
        'Nummerierung' => '', # "Number(s) allocated to the vehicle(s)"
        'Hersteller' => 'builder',
        'Baujahre' => 'builddate',
        'Indienststellung' => 'firstrundate',
        'Ausmusterung' => 'retiredate',
        'Anzahl' => 'totalproduction',
        'Wheel arrangement' => 'whytetype | aarwheels', # ambiguous? which one is it?
        'Achsformel' => '', # same as above
        'Gattung' => '', # some form of class (eg "S 37.19")
        'Spurweite' => 'gauge',
        'Höchstgeschwindigkeit' => 'maxspeed',

        # Wheels (should wheelbase sub-params be used in [[Template:Infobox locomotive]]?)
        'Laufraddurchmesser vorn' => 'leadingdiameter',
        'Laufraddurchmesser hinten' => 'trailingdiameter',
        'Laufraddurchmesser außen' => '', # Outer carrying wheel diameter, Garratt locomotives
        'Laufraddurchmesser innen' => '', # Inner carrying wheel diameter, Garratt locomotives
        'Laufraddurchmesser' => '',
        'Treibraddurchmesser' => 'driverdiameter',

        # Weight, dimensions and Axles
        'Leermasse' => 'locoweight', # "Total weight of vehicle when empty"
        'Dienstmasse' => 'tenderweight',
        'Reibungsmasse' => 'weightondrivers',
        'Radsatzfahrmasse' => 'axleload',
        'Höhe' => 'height',
        'Breite' => 'width',

        # Steam traction / cylinders
        'Zylinderanzahl' => 'cylindercount',
        'Zylinderdurchmesser' => 'cylindersize',
        'Kolbenhub' => '', # "[[Piston stroke]] - I think current template requires this to be <br>'d onto cyclindercount, if so, that should probably be changed in template"
        'Heizrohrlänge' => '', # Heating tube length. totalsurface/tubearea is provided, but this is an area, not a length?
        'Rostfläche' => '', # "Grate area"
        'Strahlungsheizfläche' => '', # "Radiative heating area, Firebox + combustion chamber"
        'Überhitzerfläche' => '', # Superheater area
        'Verdampfungsheizfläche' => '', # Evaporative heating area, Firebox heating area + combustion chamber + heating tubes + smoke tubes (total heating area)

        # Misc
        'Steuerungsart' => 'valvegear',
        'Tenderbauart' => '', # Tender
        'Wasser' => 'watercap',
        'Brennstoff' => 'fueltype + fuelcap', # in practice, may solely be 'fuelcap'
        'Lokbremse' => 'locobrakes',
        'Bremsen' => 'trainbrakes',

        # Undocumented
        'VorneLaufraddurchmesser' => '',
        'HintenLaufraddurchmesser' => '',
        'LängeÜberPuffer' => 'length/over bufferbeams', # ?
        'Kesseldruck' => 'boilerpressure',
        'AnzahlHeizrohre' => '',
        'AnzahlRauchrohre' => '',
        'IndizierteLeistung' => '',
        'HDZylinderdurchmesser' => '',
        'NDZylinderdurchmesser' => ''
    }

Other

2020 February 1Football_squad_player ( links | transclusions | talk | doc | sandbox | testcases )
  • At this point this is ready for large scale replacement. I said a while ago that I could do it but due to me being quite busy IRL this seems unlikely to get done in a timely manner. If you feel like doing a large scale replacement job feel free to take this one. --Trialpears (talk) 17:34, 2 February 2021 (UTC)[reply]

Meta

To convert

Templates for which the consensus is that they ought to be converted to some other format are put here until the conversion is completed.

Templates for which the consensus is that all instances should be substituted (e.g. the template should be merged with the article or is a wrapper for a preferred template) are put here until the substitutions are completed. After this is done, the template is deleted from template space.

  • None currently

To orphan

These templates are to be deleted, but may still be in use on some pages. Somebody (it doesn't need to be an administrator, anyone can do it) should fix and/or remove significant usages from pages so that the templates can be deleted. Note that simple references to them from Talk: pages should not be removed. Add on bottom and remove from top of list (oldest is on top).

  • None currently

Ready for deletion

Templates for which consensus to delete has been reached, and for which orphaning has been completed, can be listed here for an administrator to delete. Remove from this list when an item has been deleted.

  • None currently