User contributions for GeorgeDewar

A user with 3,863 edits. Account created on 26 March 2025.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

3 May 2025

  • 11:5011:50, 3 May 2025 diff hist +460 N Template:ConnectorRow Created page with "<includeonly>|- |[[{{{1}}}]] |{{ConnectorInfo|{{{1}}}|type}}, {{ConnectorInfo|{{{1}}}|color}}<br />[[File:{{ConnectorInfo|{{{1}}}|image}}|frameless|x40px|center]] |{{{2|}}}</includeonly><noinclude> Outputs a table row with information about the specified connector. Designed for use inside a table like below: {| class="wikitable" |+ !Number !Type !Purpose {{ConnectorRow|B1|Extra details are optional}} {{ConnectorRow|B2}} {{ConnectorRow|B3}} |} </noinclude>"
  • 11:4111:41, 3 May 2025 diff hist +421 N Template:ConnectorInfo Created page with "<includeonly>{{#invoke:ConnectorInfo|get|{{{1}}}|{{{2}}}}}</includeonly><noinclude> This uses Module:ConnectorInfo to fetch an attribute of a connector. Its syntax is shorter than using the module directly. For example, the following expression will fetch the name of connector M101: <pre><nowiki>{{ConnectorInfo|M101|name}}</nowiki></pre> The name of the M101 connector is "{{ConnectorInfo|M101|name}}". </noinclude>" current
  • 11:3611:36, 3 May 2025 diff hist +216 N Module:ConnectorInfo/doc Created page with "This module uses Scribunto to provide structured data about connectors. For example, the name of connector M101 could be obtained by the expression: <pre><nowiki>{{#invoke:ConnectorInfo|get|M101|name}}</nowiki></pre>" current
  • 11:3411:34, 3 May 2025 diff hist +53,552 N Module:ConnectorInfo Created page with "local data = { B1 = { name = 'Wire to Wire', type = 'NS16MW-CS', color = 'White', image = 'CNS16M01HS.svg', }, B2 = { name = 'Wire to Wire', type = 'NS16MW-CS', color = 'White', image = 'CNS16M01HS.svg', }, B3 = { name = 'Wire to Wire', type = 'TH16MW-NH', color = 'White', image = 'CTH16M01HS.svg', }, B4 = { name = 'Wire to Wire', type = 'TH32MW-NH', color = 'White', image = 'CTH32M02HS.svg',..."

2 May 2025

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)