All public logs
From ICAR Wiki
Combined display of all available logs of ICAR Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:02, 12 January 2024 Bgolden talk contribs created page Glossary Anchors and Links (Created page with "[Category: SOP] UNDER CONSTRUCTION =Create the anchor= To add an anchor go to the glossary page containing the term to be linked to. If it does not yet have an anchor then add it: # start the visual editor # go to the cell where the anchor is to be placed and double click. # Position the cursor at the beginning of the term's text # click on the '''Insert''' drop down menu and select ''Template''. A dialog box will come up. # In the box type "Anchor" # Click on "'''+...")
- 19:39, 12 January 2024 Bgolden talk contribs deleted page Template:Anchor/doc (content was: "{{lua|Module:Anchor}} {{used in system}} {{Bot use warning|bots=User:Cewbot (BRFA)}} {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE END OF THIS PAGE, ND INTERWIKIS LINKS TO WIKIDATA --> The template <nowiki>{{</nowiki>[[{{ns:Template}}:{{BASEPAGENAME}}|{{lc:{{BASEPAGENAME}}}}]]<nowiki>}}</nowiki> inserts one o...", and the only contributor was "Bgolden" (talk))
- 19:38, 12 January 2024 Bgolden talk contribs created page Template:Anchor/doc (Created page with "{{lua|Module:Anchor}} {{used in system}} {{Bot use warning|bots=User:Cewbot (BRFA)}} {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE END OF THIS PAGE, ND INTERWIKIS LINKS TO WIKIDATA --> The template <nowiki>{{</nowiki>[[{{ns:Template}}:{{BASEPAGENAME}}|{{lc:{{BASEPAGENAME}}}}]]<nowiki>}}</nowiki> inserts one or more invisible anchor names (HTML fragment identifiers) in a page. Th...")
- 19:37, 12 January 2024 Bgolden talk contribs deleted page Template:Documentation (content was: "{{lua|Module:Anchor}} {{used in system}} {{Bot use warning|bots=User:Cewbot (BRFA)}} {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE END OF THIS PAGE, ND INTERWIKIS LINKS TO WIKIDATA --> The template <nowiki>{{</nowiki>[[{{ns:Template}}:{{BASEPAGENAME}}|{{lc:{{BASEPAGENAME}}}}]]<nowiki>}}</nowiki> inserts one o...", and the only contributor was "Bgolden" (talk))
- 19:36, 12 January 2024 Bgolden talk contribs created page Template:Documentation (Created page with "{{lua|Module:Anchor}} {{used in system}} {{Bot use warning|bots=User:Cewbot (BRFA)}} {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE END OF THIS PAGE, ND INTERWIKIS LINKS TO WIKIDATA --> The template <nowiki>{{</nowiki>[[{{ns:Template}}:{{BASEPAGENAME}}|{{lc:{{BASEPAGENAME}}}}]]<nowiki>}}</nowiki> inserts one or more invisible anchor names (HTML fragment identifiers) in a page. Th...")
- 18:54, 12 January 2024 Bgolden talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...")
- 18:51, 12 January 2024 Bgolden talk contribs created page Module:Anchor (Created page with "-- This module implements {{anchor}}. local getArgs = require('Module:Arguments').getArgs local tableTools = require('Module:TableTools') local p = {} function p.main(frame) -- Get the positional arguments from #invoke, remove any nil values, -- and pass them to p._main. local args = getArgs(frame) local argArray = tableTools.compressSparseArray(args) return p._main(unpack(argArray)) end function p._main(...) -- Generate the list of anchors. local anchors = {....")
- 18:47, 12 January 2024 Bgolden talk contribs created page Module:TableTools (Created page with "--[[ ------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should -- -- not be called directly from #invoke....")
- 18:45, 12 January 2024 Bgolden talk contribs created page Module:Loops (Created page with "-- <nowiki> -------------------------------------------------------------------------------- -- Lua module implementing features similar to mw:Extension:Loops. -- -- @module lööps -- @alias loops -- @author User:ExE Boss -- @require Module:TableTools -------------------------------------------------------------------------------- local libraryUtil = require("libraryUtil"); local tableTools = require("Module:TableTools"); local checkType = libraryUtil.ch...")
- 16:06, 12 January 2024 Bgolden talk contribs created page Template:Anchor (Created page with "<onlyinclude>{{safesubst:<noinclude/>#invoke:Loops|forNumArgs<!-- -->| template = ²{safesubst:#if:$1¦<span class="anchor" id="²{safesubst:anchorencode:$1}²"></span>}²<!-- -->}}</onlyinclude>")
- 15:24, 12 January 2024 Bgolden talk contribs deleted page Template:Anchor (content was: "{{#if:{{{1|<noinclude>1</noinclude>}}}|<ins id="{{{1|<noinclude>test-anchor</noinclude>}}}"></ins>}}<!-- -->{{#if:{{{2|}}}|<ins id="{{{2|}}}"></ins>}}<!-- -->{{#if:{{{3|}}}|<ins id="{{{3|}}}"></ins>}}<!-- -->{{#if:{{{4|}}}|<ins id="{{{4|}}}"></ins>}}<!-- -->{{#if:{{{5|}}}|<ins id="{{{5|}}}"></ins>}}<!-- -->{{#if:{{{6|}}}|<ins id="{{{6|}}}"></ins>}}<!-- -->{{#if:{{{7|}}}|<ins i...", and the only contributor was "Bgolden" (talk))
- 15:08, 12 January 2024 Bgolden talk contribs created page Template:Anchor (Created page with "{{#if:{{{1|<noinclude>1</noinclude>}}}|<ins id="{{{1|<noinclude>test-anchor</noinclude>}}}"></ins>}}<!-- -->{{#if:{{{2|}}}|<ins id="{{{2|}}}"></ins>}}<!-- -->{{#if:{{{3|}}}|<ins id="{{{3|}}}"></ins>}}<!-- -->{{#if:{{{4|}}}|<ins id="{{{4|}}}"></ins>}}<!-- -->{{#if:{{{5|}}}|<ins id="{{{5|}}}"></ins>}}<!-- -->{{#if:{{{6|}}}|<ins id="{{{6|}}}"></ins>}}<!-- -->{{#if:{{{7|}}}|<ins id="{{{7|}}}"></ins>}}<!-- -->{{#if:{{{8|}}}|<ins id="{{{8|}}}"></ins>}}<!-- -->{{#if:{{{9|}}}|<i...")
- 15:06, 12 January 2024 Bgolden talk contribs created page Template:Welcome (Created page with "Welcome! This is a test of templates")
- 22:38, 27 December 2023 Bgolden talk contribs created page Glossary (Created page with "From this page, you can navigate to the definitions of terms. This glossary is organized alphabetically. For example to navigate to the definition of "Accuracy" click on the letter '''A''' below and scroll to "Accuracy". This glossary is managed by an ICAR team led by Dr. Silvia Orlandini. For contributions, comments, or questions about the contents of this glossary please email Dr. Orlandini at [mailto:Silvia@icar.org Silvia@ICAR.org]. <blockquote> <div style="colu...")
- 21:43, 24 November 2023 Bgolden talk contribs created page Category:Categories and Organization (Created page with "Because the ICAR Guidelines discuss many aspects of recording and reporting across several species, maintaining an organized structure is essential. The ''Category'' feature in MediaWiki is key to this. Each page of content should be assigned to at least one category. In some cases a page may be assigned to more than one category. A Page can be assigned to a category in the visual editor by selecting '''Categories''' from the drop down menu at the top of the visual e...") Tag: Visual edit
- 16:59, 7 November 2023 Bgolden talk contribs deleted the user account "Bruce2" (22)
- 16:59, 7 November 2023 Bgolden talk contribs merged the user account "Bruce2" (22) into Bruce (7)
- 16:42, 7 November 2023 User account Unknown user talk was created by Bgolden talk contribs (test email)
- 14:14, 7 November 2023 Bgolden talk contribs created page User:Bgolden/sandbox (Created page with "this is the sandbox") Tag: Visual edit
- 16:16, 6 November 2023 Bgolden talk contribs created page Login to ICAR's Wiki (Created page with "In order to be able to add or edit content on ICAR's Wiki an author must have a valid account to log into. Accounts are created by ICAR's administrator. Once an account is created the requesting author will receive an email with their username and password. To log into the account the user first points their browser at any page in wiki.icar.org. At the top right of the page the word "Anonymous" will be shown. Click on this and a drop down menu will be displayed with...") Tag: Visual edit
- 16:08, 6 November 2023 Bgolden talk contribs created page Sandbox (Created page with "== What is a sandbox in ICAR's Wiki? == A sandbox page is a page where an author-user can experiment with the markup, editor, or other features of ICAR's Wiki without interfering with the wiki content itself. Each user has their own sandbox page. User's are encouraged to practice creating content in the sandbox. It is especially useful for practicing creating more complex content such as tables or equations. == How to access your sandbox == After a user has success...") Tag: Visual edit
- 15:54, 6 November 2023 Bgolden talk contribs deleted page User:Bgolden/sandbox (content was: "This is my sandbox", and the only contributor was "Bgolden" (talk))
- 15:54, 6 November 2023 Bgolden talk contribs created page User:Bgolden/sandbox (Created page with "This is my sandbox") Tag: Visual edit
- 13:49, 19 October 2023 Bgolden talk contribs unset approved revision for "Guidelines"
- 13:48, 19 October 2023 Bgolden talk contribs set 548 as the approved revision for "Guidelines"
- 13:36, 19 October 2023 Bgolden talk contribs set 592 as the approved revision for "Beef Cattle Recording"
- 13:25, 19 October 2023 Bgolden talk contribs unset approved revision for "Beef Cattle Recording: General"
- 13:24, 19 October 2023 Bgolden talk contribs set 591 as the approved revision for "Beef Cattle Recording: General"
- 13:24, 19 October 2023 Bgolden talk contribs unset approved revision for "Beef Cattle Recording: General"
- 13:23, 19 October 2023 Bgolden talk contribs set 589 as the approved revision for "Beef Cattle Recording: General"
- 13:22, 19 October 2023 Bgolden talk contribs set 584 as the approved revision for "Beef Cattle Recording: General"
- 13:21, 19 October 2023 Bgolden talk contribs set 589 as the approved revision for "Beef Cattle Recording: General"
- 13:10, 19 October 2023 Bgolden talk contribs set 587 as the approved revision for "Beef Cattle Recording"
- 13:10, 19 October 2023 Bgolden talk contribs set 583 as the approved revision for "Beef Cattle Recording"
- 13:10, 19 October 2023 Bgolden talk contribs unset approved revision for "Beef Cattle Recording"
- 15:02, 17 October 2023 Bgolden talk contribs created page Beef Cattle Recording: Commercial Slaughter Data (Created page with "Category: Beef Cattle Recording This recommendation applies where beef recording is undertaken routinely at commercial abattoirs. Since only the finishing unit is likely to be identified and since changes in the ownership chain of the animal are usually unavailable, it is recommended that use is made only of animals who have been at least one year on the finishing farm. This test is particularly appropriate for dual purpose breeds using AI based breeding programs a...")
- 14:44, 17 October 2023 Bgolden talk contribs created page Beef Cattle Recording: Test Stations (Created page with "The main objective is to estimate the breeding value of potential sires by minimising all possible sources of non-genetic variation. Station testing can normally facilitate feed efficiency tests. The more the conditions in the test station replicate those under which the animals are reared commercially, the more appropriate the test is as a measure of economic value. The test procedures should be designed to meet the requirements of specific production systems. Test spe...")
- 14:41, 17 October 2023 Bgolden talk contribs created page Beef Cattle Recording: Field Tests (Created page with "Category: Beef Cattle Recording This recommendation applies to on-farm beef performance recording undertaken in herds of cows, which suckle their calves until an age of at least four months. Data is collected in order to provide farmers with information useful for herd management and to provide raw data for genetic evaluations. It allows for genetic evaluation both for growth ability and milking ability. ==Symbol== The symbol of the recommendation is ‘SH’. =...")
- 18:50, 10 October 2023 Bgolden talk contribs deleted page Bovine Functional Traits (content was: "<div style="column-count:2"> :[https://www.icar.org/Guidelines/07-Bovine-Functional-Traits.pdf Bovine Functional Traits Bovine Functional Traits] :[https://www.icar.org/Guidelines/07.1-Functional-traits-Dairy-cattle-health.pdf Guidelines on Dairy Cattle Health (Extract #1)] :[https://www.icar.org/Guidelines/07.2-Functional-traits-Female-Fertility.pdf Guidelines on Female Ferti...", and the only contributor was "Bgolden" (talk))
- 18:46, 10 October 2023 Bgolden talk contribs created page Data Exchange (Created page with "Data Exchange View PDF | Download PDF Procedure 1: Methodology View PDF | Download PDF Procedure 2: Milking data View PDF | Download PDF Procedure 3: Animal data View PDF | Download PDF Procedure 4: Reproduction data View PDF | Download PDF Procedure 5: Technical data View PDF | Download PDF Appendix A: Data dictionary View PDF | Download PDF")
- 18:46, 10 October 2023 Bgolden talk contribs created page Milk Analysis (Created page with ":[https://www.icar.org/Guidelines/12-Milk-Analysis.pdf Milk Analysis View] :[https://www.icar.org/Guidelines/12-Procedure-1-Protocol-for-evaluation-of-milk-analysers.pdf Procedure 1: Protocol for evaluation of milk analysers for granting ICAR certification] :[https://www.icar.org/Guidelines/12-Procedure-2-Application-of-Reference-Material-for-SCC.pdf Procedure 2: Guidance on application of EC JRC Certified Reference Material for SCC in milk]")
- 18:34, 10 October 2023 Bgolden talk contribs created page Guidelines for Testing, Approval and Checking of Measuring, Recording and Sampling Devices (Created page with "=Part 11A – General Guidelines for Device Certification and System Validation by ICAR= Overview: Guidelines for Testing, Certification and Checking of Measuring, Recording and Sampling Devices or Systems View PDF | Download PDF Procedure 1: Procedure for Application for Testing of Measuring, Recording and Sampling Devices or Sensor Systems View PDF | Download PDF Procedure 2: Procedure for ICAR Certification of Devices and ICAR Validation of Systems View PDF | Downloa...")
- 18:26, 10 October 2023 Bgolden talk contribs created page Identification Device Certification (Created page with "Overview View PDF | Download PDF Procedure 1: Conformance of Transponders View PDF | Download PDF Procedure 2: Granting of Manufacturer Code View PDF | Download PDF Procedure 3: Conformance of Transceivers View PDF | Download PDF Procedure 4: Testing of Conventional Plastic Ear Tags View PDF | Download PDF Procedure 5: Testing of External RFID Devices View PDF | Download PDF Procedure 6: Voluntary Sampling of Identification Devices View PDF | Download PDF Appendix B3: Nu...")
- 18:25, 10 October 2023 Bgolden talk contribs created page Bovine Functional Traits (Created page with "<div style="column-count:2"> :[https://www.icar.org/Guidelines/07-Bovine-Functional-Traits.pdf Bovine Functional Traits Bovine Functional Traits] :[https://www.icar.org/Guidelines/07.1-Functional-traits-Dairy-cattle-health.pdf Guidelines on Dairy Cattle Health (Extract #1)] :[https://www.icar.org/Guidelines/07.2-Functional-traits-Female-Fertility.pdf Guidelines on Female Fertility in Cattle (Extract #2)] :[https://www.icar.org/Guidelines/07.3-Functional-traits-Udder-heal...")
- 18:11, 10 October 2023 Bgolden talk contribs created page Conformation Recording (Created page with "[https://www.icar.org/Guidelines/05-Conformation-Recording.pdf Conformation Recording] <blockquote> :[https://www.icar.org/Guidelines/05-Conformation-recording-Appendix-1.pdf Appendix 1: The standard trait definition for Dairy Cattle] :[https://www.icar.org/Guidelines/05-Conformation-recording-Appendix-2.pdf Appendix 2: The standard trait definition for Dual Purpose Cattle] :[https://www.icar.org/Guidelines/05-Conformation-recording-Appendix-3.pdf Appendix 3: The standar...")
- 14:05, 6 October 2023 Bgolden talk contribs created page Talk:Beef Cattle Recording (Created page with "This is an example comment")
- 12:01, 6 October 2023 Bgolden talk contribs deleted page Talk:INTRODUCTION (Deleted together with the associated page with reason: content was: "Category:1. Introduction INTRODUCTION to the wiki ''This prototype wiki is being developed to enable evaluation of the wiki concept for ICAR documents, starting with the Beef Guidelines:'' Section 3 - ICAR Guidelines for Beef Cattle Production Recording Section 3 – Beef Cattle Version March, 2018 ''The prototype wiki only contains content within the Guidelines - no new content is being added in this phase of wiki...)
- 12:01, 6 October 2023 Bgolden talk contribs deleted page INTRODUCTION (content was: "Category:1. Introduction INTRODUCTION to the wiki ''This prototype wiki is being developed to enable evaluation of the wiki concept for ICAR documents, starting with the Beef Guidelines:'' Section 3 - ICAR Guidelines for Beef Cattle Production Recording Section 3 – Beef Cattle Version March, 2018 ''The prototype wiki only contains content within the Guidelines - no new content is being added in this phase of wiki development. ''Layout of the wiki follows the stru...")
- 15:13, 3 October 2023 Bgolden talk contribs set 530 as the approved revision for "Approval of Page Process"
- 14:42, 3 October 2023 Bgolden talk contribs set 514 as the approved revision for "Beef Cattle Recording"