Search results

Jump to navigation Jump to search
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • Text to join input value/unit with output value/unit. local disp_joins = { -- [1]=before output, [2]=after output, [3]=between outputs in a combination;...
    19 KB (2,293 words) - 10:01, 8 August 2023
  • third-party input, and may be used on a few pages to see if problems arise, but should be watched. Suggestions for new features or changes in their input and...
    382 bytes (4 words) - 10:36, 17 April 2023
  • translate a number to be used as input for {{convert}}. {{#invoke:convert/helper|number|12 3/8}} → 12+3/8 Input Output 12 12 12 3/8 12+3/8...
    3 KB (420 words) - 14:58, 11 May 2021
  • function to help normalize input arguments local function normalize_input_args(input_args, output_args) for name, value in pairs( input_args ) do if value...
    3 KB (304 words) - 13:11, 23 November 2021
  • produces formatted output. These may be applied to different domains, but often appear together, such as the scanf/printf pair, or the input (front end parsing)...
    31 KB (3,804 words) - 18:12, 2 January 2022
  • of the input unit is shown, while the output is abbreviated using the unit's symbol. If wanted, names or symbols can be used, and the output precision...
    35 KB (3,602 words) - 18:17, 2 January 2022
  • delineated by tags, written using angle brackets. Tags such as <img /> and <input /> directly introduce content into the page. Other tags such as <p> surround...
    82 KB (9,489 words) - 14:35, 2 January 2022
  • getArgs(frame) local function normalize_input_args(input_args, output_args) for name, value in pairs( input_args ) do value = mw.text.trim(value)...
    12 KB (1,658 words) - 13:11, 23 November 2021
  • getArgs(frame) local function normalize_input_args(input_args, output_args) for name, value in pairs( input_args ) do value = mw.text.trim(value)...
    18 KB (2,419 words) - 15:18, 28 October 2022
  • computer-based models that take many atmospheric factors into account. Human input is still required to pick the best possible model to base the forecast upon...
    72 KB (7,430 words) - 09:59, 8 August 2023
  • first) end if pid then parms.input_text = '' -- output an empty string if an error occurs local result = input_from_property(tdata, parms, pid)...
    17 KB (2,452 words) - 06:08, 6 May 2021
  • differentiation of source code (<code>), variables (<var>), user input (<kbd>), and terminal or other output (<samp>). <code>...</code> A code snippet (code example)...
    112 KB (12,615 words) - 10:45, 7 September 2021
  • and bibliographies. Citation creators use web forms to take input and format the output according to guidelines and standards, such as the Modern Language...
    7 KB (796 words) - 14:33, 2 January 2022
  • from_en_table -- to translate an output string of en digits to local language local to_en_table -- to translate an input string of digits in local language...
    133 KB (20,940 words) - 10:01, 8 August 2023
  • years prior to year 1000 -- INPUT: -- * datestr - translated date string -- * lang - language of translation -- OUTPUT: -- * datestr - updated...
    16 KB (2,196 words) - 19:27, 4 December 2022
  • numbers as parameters, -- and must return a number as an output. This number is then supplied as input to the next function call. local vals = makeArgArray(...
    14 KB (2,218 words) - 04:50, 25 August 2021
  • local input = lang:formatDate('Y-m-d H:i:s', args[1]) -- Date needs a clean date input = Date(input) if input then local id if input.hour ==...
    5 KB (711 words) - 05:20, 29 August 2021
  • ret = ret .. '<br />' -- Control for bad or zero input. If found, output the line breaks only, -- as this was the previous behaviour...
    2 KB (294 words) - 19:00, 22 February 2022
  • NYSE.com formats for preferred shares / when issued -- Example: Input: PRE.PRD, Output: PREpD ticker = string.gsub(ticker, "%.PR", "p") ticker = string...
    944 bytes (125 words) - 05:19, 2 March 2019
  • oscoord.main(frame) local args = getArgs(frame) local input = args[1] if empty(input) then return warning(nil) end local linktitle = args[2]...
    14 KB (2,601 words) - 20:31, 26 March 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)