Search results

View ( | ) (20 | 50 | 100 | 250 | 500)
  • (may be nil) -- - display: the display text, if manually entered after a pipe (may be nil) link = removeInitialColon(link) -- Find whether a faux display...
    6 KB (768 words) - 14:10, October 23, 2022
  • err_missing_pipe = { message = 'Missing pipe in: <code class="cs1-code">&#124;$1=</code>', -- $1 is parameter name anchor = 'missing_pipe', category...
    95 KB (12,388 words) - 16:23, May 4, 2023
  • find(s, "^%[%[[^|]+|[^%]]+%]%]") then -- this is a piped wikilink, so we capitalise the text, not the pipe local _ _, letterpos = mw.ustring.find(s, "|%W*%w")...
    12 KB (1,973 words) - 13:25, October 24, 2022
  • -%]%]', '') --strip out categories :gsub('%[%[[^%]]-|', '') --strip out piped link text :gsub('([^%[])%[[^%[%]][^%]]-%s', '%1') --strip out external...
    2 KB (270 words) - 16:23, May 4, 2023
  • killMarkers(wikitext) -- Replace piped links with their display values wikitext = wikitext:gsub('%[%[[^%]]*|([^%]]-)%]%]', '%1') -- Replace non-piped links with their...
    6 KB (759 words) - 12:30, October 18, 2020
  • lower than (<), greater than (>), - brackets and braces ([, ], {, }), pipe (|), backslash (\\) All other characters are accepted, including...
    12 KB (1,536 words) - 17:46, September 16, 2020
  • result + s.substring(0, next); if (break_at_pipe && endings == null) { // Pipe character at top level get_out = true;...
    16 KB (1,782 words) - 19:43, September 2, 2020
  • example: www.example.org vs. http://www.example.org. A field is truncated. A pipe (|) in the value will truncate it. Use {{!}} instead. The template markup...
    65 KB (9,464 words) - 19:52, September 2, 2020
  • n’est pas une pipe.}} This is Not a Pipe. |multiline=yes |author=[[René Magritte]] |title=[[The Treachery of Images]] }} Ceci n’est pas une pipe. This is Not...
    388 bytes (236 words) - 10:10, August 21, 2020
  • parameter's actual value contains characters used for wiki markup syntax (such as pipe, brackets, single quotation marks, etc.), you may need to escape it. See...
    2 KB (2,109 words) - 23:17, September 11, 2021
  • parameter's actual value contains characters used for wiki markup syntax (such as pipe, brackets, single quotation marks, etc.), you may need to escape it. See...
    2 KB (2,092 words) - 22:54, September 9, 2020
  • "&#124;" or "{{pipe}}" or "{{abs}}". For instance, put two bars "|6|" like this: {{Nowrap|&#124;6&#124; < 7}}  or  {{Nowrap|{{pipe}}6{{pipe}} < 7}}  or ...
    145 bytes (611 words) - 10:10, August 21, 2020
  • (whitespace trimmed), wikitext: {String} Full wikitext (including leading pipe, parameter name/equals sign (if applicable), value, and any whitespace) ...
    29 KB (3,475 words) - 20:59, August 30, 2020
  • region = | district = | ancestry = | ethnicity = | plant badge = | animal = | pipe music = | chiefs name = | image arms = | chiefs title = | seat = | historic...
    5 KB (1,001 words) - 19:46, August 21, 2020
  • upper-case aliases like |ISBN=, which are acceptable for use). Use the "|" (pipe) character between each parameter. Unused parameters may be deleted to avoid...
    3 KB (659 words) - 10:10, August 21, 2020
  • indexOf('[['); var pipe=sel.indexOf('|'); var close=sel.indexOf(']]'); if (open == -1 || ( pipe == -1 && close == -1) ) { return; } if (pipe != -1 && open...
    232 KB (29,025 words) - 20:27, August 30, 2020
  • brace { } work fine as they are. But here is a pipe {{!}} and two end braces <nowiki>}}</nowiki>. And now a pipe and end braces <nowiki>|}}</nowiki>. </div>...
    9 KB (821 words) - 15:48, October 23, 2022
  • parameter's actual value contains characters used for wiki markup syntax (such as pipe, brackets, single quotation marks, etc.), you may need to escape it. See...
    16 KB (2,001 words) - 23:17, September 11, 2021
  • parameter's actual value contains characters used for wiki markup syntax (such as pipe, brackets, single quotation marks, etc.), you may need to escape it. See...
    16 KB (1,984 words) - 10:10, August 21, 2020
  • work within a set of <ref>...</ref> tags, including but not limited to the pipe trick, template substitution and another "nested" set of <ref>...</ref> tags...
    207 bytes (1,009 words) - 20:10, October 13, 2020
View ( | ) (20 | 50 | 100 | 250 | 500)