Search Results: Template:StringDiff


Template:String diff
Jumat, 2024-01-12 23:35:17

{{chardiffTemplate:Chardiff}} {{stringdiffTemplate:Stringdiff}} Creates character-level diffs. {{StringDiff|dependent|dependant}} produces {{Text diff}}, which creates...

Click to read more »
Template:String diff/sandbox
Jumat, 2024-01-12 23:35:18

{{chardiffTemplate:Chardiff}} {{stringdiffTemplate:Stringdiff}} Creates character-level diffs. {{StringDiff|dependent|dependant}} produces {{Text diff}}, which creates...

Click to read more »
Template:String diff/doc
Kamis, 2026-07-30 12:33:40

{{chardiffTemplate:Chardiff}} {{stringdiffTemplate:Stringdiff}} Creates character-level diffs. {{StringDiff|dependent|dependant}} produces {{Text diff}}, which creates...

Click to read more »
Template:String diff/testcases
Jumat, 2024-01-12 23:35:18

{{String diff|Before|After}} {{String diff}} {{String diff/sandbox}} Test2 {{String diff|A longer string before.|Still a long string after.}} {{String diff}}...

Click to read more »
Template:Text diff
Kamis, 2026-02-26 01:00:06

by this template {{String diff}}, which produces character-level diffs The above documentation is transcluded from Template:Text diff/doc. (edit | history)...

Click to read more »
Template:String-handling templates
Senin, 2026-07-27 00:25:03

Template documentationviewedithistorypurge Add {{String-handling templates}} to the bottom of a documentation page of a template listed in the navbox....

Click to read more »
Template:Text diff/doc
Kamis, 2026-07-30 12:33:25

a script for automatically producing diffs similar to the ones produced by this template {{String diff}}, which produces character-level diffs...

Click to read more »
Template:Text diff/sandbox
Minggu, 2026-03-29 23:29:19

by this template {{String diff}}, which produces character-level diffs The above documentation is transcluded from Template:Text diff/doc. (edit | history)...

Click to read more »
Template:URL to diff
Jumat, 2020-09-11 08:13:13

{{subst:UdiffTemplate:Udiff}} {{subst:Make diffTemplate:Make diff}} This template converts a diff URL to use the {{diff}} template. Diff URLs must be from the host "en...

Click to read more »
Template:String-handling templates/sandbox
Sabtu, 2021-11-13 22:24:00

Template documentationviewedithistorypurge Add {{String-handling templates}} to the bottom of a documentation page of a template listed in the navbox....

Click to read more »
Template:String count/sandbox
Selasa, 2024-08-20 11:17:00

transcluded from Template:String count/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages...

Click to read more »
Template:String count
Selasa, 2024-08-20 11:16:58

transcluded from Template:String count/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages...

Click to read more »
Template:Str left
Jumat, 2016-09-30 14:01:19

{{Str left|<string>|<count>}} Gives the resultant <count> of characters creating a substring of characters from the start of the trimmed string (i.e. the...

Click to read more »
Template:DYK nomination string/sandbox
Senin, 2023-05-01 10:43:03

from Template:DYK nomination string/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages...

Click to read more »
Template:Strfind short
Senin, 2014-09-01 06:39:01

documentationviewedithistorypurge {{strfind short|target|string}} outputs the position in target where string first appears (e.g. an output of "3" would mean beginning...

Click to read more »
Template:Str index
Jumat, 2016-09-30 14:07:16

whitespace is removed from the string before searching. If the requested position is negative, this function will search the string counting from the last character...

Click to read more »
Template:Str find
Minggu, 2021-06-13 21:13:03

find|text|sub_string}} Returns the position of first appearance of sub_string in text. The comparison is case sensitive. Returns -1 if sub_string not found...

Click to read more »
Template:First word
Selasa, 2018-02-13 23:56:52

word|string}} {{First word|1=string}} Two parameters (user-defined character as separator): {{First word|string|sep=character}} {{First word|1=string|sep=character}}...

Click to read more »
Template:Str sub new
Kamis, 2021-11-04 00:59:40

sub-string from the target string based on selected indices. The indices are 1-based. If the end index is omitted, it returns the rest of the string. One...

Click to read more »
Template:Loop
Minggu, 2017-04-09 03:28:43

based on Module:String, and there is no limit to the number of iterations it can perform. {{loop|times to repeat|string}} If string contains an equals...

Click to read more »
Template:Str count
Rabu, 2024-08-21 01:39:43

documentationviewedithistorypurge This string handling template returns the number of times that a pattern or search-string occurs in a source string. Counts non-overlapping...

Click to read more »
Template:Str right
Jumat, 2016-09-30 14:02:13

documentationviewedithistorypurge {{str right|<string>|<offset>}} Gives the characters from <offset> to the end of the string. A negative <offset> is treated the...

Click to read more »
Template:Str rightc
Senin, 2026-06-22 19:28:40

rightc|string|count}} {{str rightc|string|count|result if empty}} Gives a substring of length count characters from the right-side end of the string, or...

Click to read more »
Template:Trim
Rabu, 2022-10-26 21:01:15

template trims leading and trailing (but not interior) whitespace from a string. The string should be passed as the first unnamed parameter. The parameter must...

Click to read more »
Template:Remove first word
Rabu, 2018-02-14 03:10:27

{{Remove first word|string}} {{Remove first word|1=string}} Two parameters (user-defined character as separator): {{Remove first word|string|sep=character}}...

Click to read more »
Template:Str len
Minggu, 2021-06-13 21:08:05

documentationviewedithistorypurge This is the {{str len}} meta-template. It takes a string as parameter and returns its length (excluding spaces at the start and end)...

Click to read more »
Template:Replace
Selasa, 2024-08-20 03:57:32

Template documentationviewedithistorypurge {{replace|string|target|replacement|count=n}} Returns string with the first n occurrences of target replaced with...

Click to read more »
Template:Str rep
Sabtu, 2024-02-17 11:59:25

find-string replaced with a replacement-string. {{Str rep|text...|find-string|replace-string}} {{Str rep| 1=text... | 2=find-string | 3=replace-string }}...

Click to read more »
Template:Trim quotes
Senin, 2022-01-10 12:00:21

quotes and whitespace from a string. The string should be passed as the first unnamed parameter or using |1= or |s= if your string contains any = signs. {{trim...

Click to read more »
Template:Str number/trim
Selasa, 2024-01-16 23:33:34

extracts a number at the start of parameter 1. It takes a string as parameter, and returns the string trimmed to the beginning number if non-numeric text does...

Click to read more »
Template:Str crop
Minggu, 2021-06-13 20:29:48

documentationviewedithistorypurge Use to remove the right-most {{{2}}} characters of a string {{{1}}}. The above documentation is transcluded from Template:Str crop/doc...

Click to read more »
Template:Str ≥ len
Selasa, 2021-04-06 18:38:38

is the {{str ≥ len}} meta-template. It helps other templates check if a string is "longer or equally long" vs. "shorter" than a given length. This template...

Click to read more »
Template:DYK nomination string
Sabtu, 2024-06-08 16:14:28

from Template:DYK nomination string/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages...

Click to read more »
Template:Str ≠ len
Sabtu, 2017-03-25 19:38:47

is the {{str ≠ len}} meta-template. It helps other templates check if a string is "not equal" vs. "equal" to a given length. Note! For most usage cases...

Click to read more »
Template:Title disambig text
Selasa, 2022-03-08 09:00:55

return disambig. If no parenthetical expression is present, returns an empty string. Write this to use the current page as title: {{Title disambig text|{{PAGENAME}}}}...

Click to read more »
Template:Italic title
Kamis, 2024-09-19 06:19:04

title}} {{Italic title|noerror|string=text in title|all=yes}} Most calls to this template are of the form {{italic title|string=<foo>}}. The wrapper template...

Click to read more »
Template:Flag
Kamis, 2014-12-18 12:55:14

country}} and {{flagu}} templates, but offers more options in terms of the text string displayed. See Wikipedia:WikiProject Flag Template for the main documentation/discussion...

Click to read more »
Template:Nobold
Rabu, 2018-10-24 00:15:13

Template documentationviewedithistorypurge {{nobold|text-string}} To display text (text-string) at normal font-weight within a context where the default...

Click to read more »
Template:PAGENAMEBASE
Senin, 2024-10-28 17:45:21

word that strips subpages, not parentheses. Help:Magic words#Variables String-handling templates {{PAGENAME}} (variant to strip anything in parentheses...

Click to read more »
Template:Querylink
Sabtu, 2021-02-20 08:52:03

{{qlTemplate:Ql}} This template is used to create an internal link with a query string component. This addresses a limitation of the current wiki software. The...

Click to read more »
Template:Noitalic
Rabu, 2018-10-24 00:14:56

templates, not in running text in an article. {{noitalic|text-string}} To display text (text-string) in normal ("roman") font style within a context where the...

Click to read more »
Template:Uw-copyright-new
Kamis, 2022-11-24 12:02:32

text of the Nth bullet point is bolded. |boldtext=string of text, the first occurrence of "string of text" in the body is bolded. {{Uw-copyright}}, a...

Click to read more »
Template:Administrator topicon
Selasa, 2026-03-24 06:22:53

added category (default = no) |1=tan – Use Wikipe-tan as icon sortkey = $string - custom sorting - the relative position of topicons on the page (alphabetical)...

Click to read more »
Template:Committed identity
Jumat, 2026-07-24 08:20:27

and should not be trusted with your secret string. Your secret string should start or end with a long string of random text like "fFfwq0DuDmMXj8hYTM3NTKeDhk"...

Click to read more »
Template:Str sub old
Jumat, 2016-09-30 14:06:58

Template documentationviewedithistorypurge Please see: {{#invoke:string|sub}}. {{str sub old|text|start|length}} = Substring of text starting at start...

Click to read more »
Template:Both
Sabtu, 2024-06-15 21:15:23

if both string1 and string2 are non-empty; otherwise produces the empty string (false condition). This is the TemplateData for this template used by TemplateWizard...

Click to read more »
Template:Banner holder
Minggu, 2024-04-21 16:53:47

Adding |text=some string... will cause the collapse bar title to be altered to some string. If left blank or not used, the default string is Other talkpage...

Click to read more »
Template:0
Kamis, 2024-12-26 01:28:38

zero may in fact be replaced by any other string (which regardless, is made invisible), by specifying the string as the first optional parameter. This is...

Click to read more »
Template:Chinese tone letter
Kamis, 2013-05-30 19:43:48

{{Chinese tone letter|contour}}, where the pitch contour is specified as a string of up to three numbers in the range 1 to 5 (lowest to highest). This is...

Click to read more »
Template:Find country
Senin, 2025-12-15 02:17:01

Template documentationviewedithistorypurge Extracts from string the name of a continent or country (Africa, India, the United Kingdom etc). Returns nothing...

Click to read more »
Template:Loop/sandbox
Senin, 2023-04-10 00:28:16

based on Module:String, and there is no limit to the number of iterations it can perform. {{loop|times to repeat|string}} If string contains an equals...

Click to read more »
Template:T links
Kamis, 2023-06-22 03:45:29

/sbox /sbox diff /test) · Module:string {{T links|Track gauge|module=}} → {{Track gauge}} (edit talk history links # /subpages /doc /doc edit /sbox /sbox diff /test)...

Click to read more »
Template:Resize
Sabtu, 2024-09-28 20:55:16

documentationviewedithistorypurge view edit It is to change the font size of a text string. {{resize|N|text}} — N specifies a size, such as "95%", "1.2em", etc. {{resize|text}}...

Click to read more »
Template:Source attribution
Minggu, 2025-11-30 10:26:53

remove the leading icon (alternative noicon and the argument can be any string such as yes or 1 etc) pl=y — changes the wording from "from this source"...

Click to read more »
Template:Flag IOC medalist
Rabu, 2024-07-31 22:13:02

athlete Any text string, usually a wikilinked name. code Three letter code as per List of IOC country codes games String of the form "<year> Summer"...

Click to read more »
Template:Bots
Senin, 2024-07-08 20:57:55

Ban all compliant bots in the list Where <botlist> is a comma-delimited string of bot usernames (AWB can be used for all AWB-based bots): {{bots|allow=SineBot...

Click to read more »
Template:Clock
Selasa, 2026-08-04 11:04:21

v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:DATE
Senin, 2017-03-27 01:40:48

v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Editnotice load/core
Minggu, 2019-09-15 04:08:20

{{{notice action|}}} <!--"view" or empty string--> | group allowed = {{ns has subpages}} <!--"yes" or empty string--> | groupnotice = <!--The possible group...

Click to read more »
Template:Starbox reference
Jumat, 2026-03-06 06:31:59

template can be used as follows: {{Starbox reference | Simbad = <!--Search String--> | NSTED = <!--Exoplanet Archive name--> | ARICNS = <!--Code--> | KIC...

Click to read more »
Template:Detect singular
Rabu, 2022-01-19 15:38:01

determine whether that makes the string plural. |parse_number=. Setting |parse_number=1 will cause the first integer in the string to determine plurality. This...

Click to read more »
Template:Str index/sandbox
Minggu, 2014-04-27 20:01:29

whitespace is removed from the string before searching. If the requested position is negative, this function will search the string counting from the last character...

Click to read more »
Template:Infobox drug/testcases5
Senin, 2022-01-31 18:19:27

is suppressed (not shown). 3. When |Jmol=<some SMILES string>, Jmol links will show that string in 3D, no matter what |SMILES= is. (SMILES output itself...

Click to read more »
Template:Calendar clock with Wikipedia stats
Rabu, 2020-03-25 05:19:28

Wikipedia. v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Str rightc/sandbox
Senin, 2026-06-22 17:52:56

rightc|string|count}} {{str rightc|string|count|result if empty}} Gives a substring of length count characters from the right-side end of the string, or...

Click to read more »
Template:Strfind short/sandbox
Sabtu, 2014-07-26 19:09:29

documentationviewedithistorypurge {{strfind short|target|string}} outputs the position in target where string first appears (e.g. an output of "3" would mean beginning...

Click to read more »
Template:Array
Jumat, 2024-07-26 21:12:21

|sentence}} → 2 {{Array|pos|A.wiki.test.string.in.a.test.array|.|unmatched}} → void:nomatch {{Array|pos|A.wiki.test.string.in.a.test.array|.|test}} → 3,7 {{Array|pos|Position...

Click to read more »
Template:IPA symbol
Kamis, 2019-01-31 06:54:03

template will then look for the earliest instance of a diacritic in the input string. {{IPA symbol|pʰ}} → Aspirated consonant {{IPA symbol|pʰæ̃}} → Aspirated...

Click to read more »
Template:Str find/sandbox
Senin, 2021-12-06 05:21:54

find|text|sub_string}} Returns the position of first appearance of sub_string in text. The comparison is case sensitive. Returns -1 if sub_string not found...

Click to read more »
Template:Flag IOC 2 medalist
Selasa, 2024-05-21 18:46:15

the three-letter country code used by the IOC, CGF, or FINA. games is a string with slightly different forms depending on the template used: {{flag IOC...

Click to read more »
Template:Starbox short
Kamis, 2025-03-20 06:39:09

Simbad = <!--Search string for link to SIMBAD--> | ARICNS = <!--Search string for link to ARICNS--> | NSTED = <!--Search string for link to NStED-->...

Click to read more »
Template:LASTYEAR
Sabtu, 2022-01-08 23:30:12

{{NEXTYEAR}} v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Load user script
Selasa, 2024-10-22 05:55:07

verbose. mw.loader.load(): Is more verbose, needing a long URL string. Note that the URL string has to be correctly escaped. Is less restrictive, allowing...

Click to read more »
Template:Both/sandbox
Minggu, 2024-12-29 07:54:32

if both string1 and string2 are non-empty; otherwise produces the empty string (false condition). This is the TemplateData for this template used by TemplateWizard...

Click to read more »
Template:Install user script
Selasa, 2024-10-22 05:54:11

verbose. mw.loader.load(): Is more verbose, needing a long URL string. Note that the URL string has to be correctly escaped. Is less restrictive. Will load...

Click to read more »
Template:First word/sandbox
Minggu, 2011-02-06 00:17:50

word|string}} {{First word|1=string}} Two parameters (user-defined character as separator): {{First word|string|sep=character}} {{First word|1=string|sep=character}}...

Click to read more »
Template:PACEJ
Senin, 2021-02-22 12:48:32

(Special:Diff/681695709) |text=string wars or anti or vita or apion |layout=string split or greek or english default is split if split: |version=string english...

Click to read more »
Template:Wrapper
Selasa, 2026-07-14 15:31:46

) to All fields from {{Example}} will work here." |exclude=string – adds "(except string)" after "from Example". Use this to list params in Template:Example...

Click to read more »
Template:Querylink/sandbox
Minggu, 2025-12-14 02:54:10

{{qlTemplate:Ql}} This template is used to create an internal link with a query string component. This addresses a limitation of the current wiki software. The...

Click to read more »
Template:C-SPAN
Selasa, 2026-02-17 03:58:48

documentationviewedithistorypurge This template uses the Wikidata property: C-SPAN person string ID (deprecated) (P2190) (see uses) This template allows linking to the C-SPAN...

Click to read more »
Template:Lua
Sabtu, 2026-07-25 10:53:06

g. |category=Lua String-based templates. Some modules have a default category other than Category:Lua-based templates: Module:String has the default category...

Click to read more »
Template:Trim/sandbox
Rabu, 2022-10-26 21:00:37

template trims leading and trailing (but not interior) whitespace from a string. The string should be passed as the first unnamed parameter. The parameter must...

Click to read more »
Template:Cite jstor
Selasa, 2020-06-16 10:05:33

a wrapper for Template:Cite doi. Insert a JSTOR article identifier (the string of digits at the end of the JSTOR stable URL, e.g. 1303389). For example:...

Click to read more »
Template:Nobold/sandbox
Rabu, 2018-10-24 00:16:09

Template documentationviewedithistorypurge {{nobold|text-string}} To display text (text-string) at normal font-weight within a context where the default...

Click to read more »
Template:Disambiguation page short description
Senin, 2021-06-14 22:34:55

Template documentationviewedithistorypurge This template sets the string Topics referred to by the same term (per discussion) as the short description...

Click to read more »
Template:Hid/sandbox
Sabtu, 2018-06-23 18:10:02

hides a string of text. If the contents of a cell of a sortable table are prefixed with a hidden string, the cell will sort using the hidden string. The...

Click to read more »
Template:MILLENNIUM
Kamis, 2025-01-16 10:35:59

1st-millennium BC v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:DAYOFWEEK
Minggu, 2026-01-18 10:56:20

{{dow|IDLW}} v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Str sub new/sandbox
Jumat, 2016-06-17 11:51:38

sub-string from the target string based on selected indices. The indices are 1-based. If the end index is omitted, it returns the rest of the string. One...

Click to read more »
Template:Remove first word/sandbox
Rabu, 2013-02-27 03:27:20

{{Remove first word|string}} {{Remove first word|1=string}} Two parameters (user-defined character as separator): {{Remove first word|string|sep=character}}...

Click to read more »
Template:A or an
Rabu, 2021-06-09 05:16:34

or an|あ}}" → "a あ" If the parameter is not entered, it returns an empty string. "{{a or an}}" → "" The above documentation is transcluded from Template:A...

Click to read more »
Template:Replace/sandbox
Selasa, 2024-08-20 03:57:10

Template documentationviewedithistorypurge {{replace|string|target|replacement|count=n}} Returns string with the first n occurrences of target replaced with...

Click to read more »
Template:Appletons'
Selasa, 2021-10-26 23:14:58

{{Cite Appletons'}} which can do all of the above but without the lead in string {{Appletons' poster}} Sister projects The above documentation is transcluded...

Click to read more »
Template:Link target
Rabu, 2023-05-24 01:05:09

{{Link target|link=[[Foo]]}} → Foo {{Link target|link=Foo}} → (an empty string is returned when no link target found) The above documentation is transcluded...

Click to read more »
Template:Hindu paksha/sandbox
Rabu, 2021-11-10 18:17:12

return the desired phase of the moon (in IAST). {{Hindu paksha | <string>}} <string> Indicates the desired moon phase. Can be one of "waxing" / "waning"...

Click to read more »
Template:Str count/sandbox
Rabu, 2024-08-21 01:34:59

documentationviewedithistorypurge This string handling template returns the number of times that a pattern or search-string occurs in a source string. Counts non-overlapping...

Click to read more »
Template:Flag IOC team
Kamis, 2024-07-25 19:40:07

the three-letter country code used by the IOC, CGF, or FINA. games is a string with slightly different forms depending on the template used: {{flag IOC...

Click to read more »
Template:Noitalic/sandbox
Selasa, 2018-10-23 22:54:29

templates, not in running text in an article. {{noitalic|text-string}} To display text (text-string) in normal ("roman") font style within a context where the...

Click to read more »
Template:Editnotice load/core/sandbox
Rabu, 2025-12-24 21:39:04

{{{notice action|}}} <!--"view" or empty string--> | group allowed = {{ns has subpages}} <!--"yes" or empty string--> | groupnotice = <!--The possible group...

Click to read more »
Template:M links
Minggu, 2020-04-19 19:03:52

edit · /sbox · /sbox diff · /test · Template:Track gauge) Any other module (or none) can be linked: {{m links|Track gauge|template=String}} → Track gauge (edit ·...

Click to read more »
Template:Flag PASO medalist
Kamis, 2024-07-25 16:20:29

second line. {{Flag PASO medalist|athlete|code|games}} athlete any text string, usually a wikilinked name code three letter code as per List of IOC country...

Click to read more »
Template:Pluralize from text
Senin, 2022-01-10 00:59:39

pluralization: |no_comma= – By default, commas (or semicolons) will cause the text string to be considered plural. Setting |no_comma=1 turns this behavior off. |any_comma=...

Click to read more »
Template:Digital clock and date
Sabtu, 2025-05-10 22:34:26

time. v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Tbulletp/sandbox
Minggu, 2012-05-27 11:48:40

{{Resolved|Text string}} Resolved  – Text string {{Moved discussion to|Template talk:Tbulletp/sandbox}} Moved to Template talk:Tbulletp/sandbox {{Tick|10}}...

Click to read more »
Template:Infobox heraldic knot
Jumat, 2025-10-03 19:46:08

{{Necktie knots}} {{Reef knot family}} {{Rugs and carpets}} {{Spinning}} {{String figures}} {{Tapestry}} {{Textile arts}} {{Weaving}} {{MathWorld}} and {{OEIS}}...

Click to read more »
Template:Trim quotes/sandbox
Selasa, 2019-05-21 01:27:31

quotes and whitespace from a string. The string should be passed as the first unnamed parameter or using |1= or |s= if your string contains any = signs. {{trim...

Click to read more »
Template:Almanacco
Minggu, 2022-08-07 09:29:46

Syntax: {{ Almanacco | dmy=dd-mm-yyyy | match=string | label=linktext | linkonly=t }} Template documentationviewedithistorypurge This template provides...

Click to read more »
Template:Wikidata sitelink
Kamis, 2020-04-23 12:33:05

a Wikidata item for the article does not exist, it will return an empty string. Use the |lang= parameter to specify an ISO 639-1 language code, and optionally...

Click to read more »
Template:Inflation/DE
Senin, 2022-07-18 23:56:42

is an undefined operation that will result in either "* 1" or an empty string, depending on how the dataset is constructed. Similarly, providing a year1...

Click to read more »
Template:MultiReplace/sandbox
Rabu, 2018-04-18 21:24:35

to 'gsub' (string expected, got nil). Template documentationviewedithistorypurge Replaces matches of multiple patterns in a given string with given replacements...

Click to read more »
Template:0/sandbox
Senin, 2019-12-16 06:51:14

zero may in fact be replaced by any other string (which regardless, is made invisible), by specifying the string as the first optional parameter. This is...

Click to read more »
Template:X profile
Jumat, 2026-05-22 08:06:49

profile}} {{X profile | name= Displayed Name }} Fill this parameter with the ID string (username) in the URL for the X profile. When one parameter is used, the...

Click to read more »
Template:User contributions
Sabtu, 2026-07-18 23:25:10

adds the string "as well as uploaded X images". Used to show how many images you've uploaded. {{User contrib|N|cur_images=X}}: adds the string "over X...

Click to read more »
Template:Wikidata sitelink/sandbox
Kamis, 2020-01-09 12:03:36

a Wikidata item for the article does not exist, it will return an empty string. Use the |lang= parameter to specify an ISO 639-1 language code, and optionally...

Click to read more »
Template:Pluralize from text/sandbox
Minggu, 2022-01-09 12:35:42

pluralization: |no_comma= – By default, commas (or semicolons) will cause the text string to be considered plural. Setting |no_comma=1 turns this behavior off. |any_comma=...

Click to read more »
Template:Flag IOC 2 team
Selasa, 2024-05-21 18:46:00

the three-letter country code used by the IOC, CGF, or FINA. games is a string with slightly different forms depending on the template used: {{flag IOC...

Click to read more »
Template:Str number/trim/sandbox
Rabu, 2024-10-23 06:43:09

extracts a number at the start of parameter 1. It takes a string as parameter, and returns the string trimmed to the beginning number if non-numeric text does...

Click to read more »
Template:Timeonly
Minggu, 2022-10-09 07:34:40

01:00 v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Detect singular/sandbox
Rabu, 2022-01-19 02:27:22

determine whether that makes the string plural. |parse_number=. Setting |parse_number=1 will cause the first integer in the string to determine plurality. This...

Click to read more »
Template:User contributions from CentralAuth
Sabtu, 2026-06-20 16:31:37

your main userpage.) {{User contrib CentralAuth|N|deleted=X}}: adds the string "over X of which were to pages that are now deleted". Used to show how many...

Click to read more »
Template:Flag IPC athlete
Kamis, 2024-07-25 16:19:57

string, usually a wikilinked name. Could also be a pair of names, for example. code Three letter code as per List of IOC country codes games String of...

Click to read more »
Template:GA/Topic
Kamis, 2026-05-21 17:14:10

returns "Language and literature", and passing "Xyzzy" returns an empty string. Example of validation: {{#ifeq: {{GA/Topic|{{{topic}}}}} | topic valid...

Click to read more »
Template:MultiReplace
Senin, 2022-11-14 21:04:57

documentationviewedithistorypurge Replaces matches of multiple patterns in a given string with given replacements. For each replacement instance, the pattern matching...

Click to read more »
Template:Str rep/sandbox
Sabtu, 2020-05-23 00:58:18

find-string replaced with a replacement-string. {{Str rep|text...|find-string|replace-string}} {{Str rep| 1=text... | 2=find-string | 3=replace-string }}...

Click to read more »
Template:TODAY
Kamis, 2022-07-28 01:00:41

function v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Hindu paksha
Kamis, 2021-11-11 00:36:40

return the desired phase of the moon (in IAST). {{Hindu paksha | <string>}} <string> Indicates the desired moon phase. Can be one of "waxing" / "waning"...

Click to read more »
Template:Delrevxfd
Jumat, 2019-10-11 05:25:30

page. See Wikipedia:Templates for discussion/Log/2019 February 17 § Module:String for an example of how this template may be posted on a closed discussion...

Click to read more »
Template:Always substitute
Jumat, 2026-08-07 03:22:06

name string onto the target page in hidden text are added to Category:Templates with matching hidden id if and only if the hidden template name string matches...

Click to read more »
Template:Page-multi
Minggu, 2014-03-30 21:09:00

given date (otherwise it's 60 days prior to the current date). The date string should either start with the format YYYY-MM-DD or YYYYMMDD (you can use...

Click to read more »
Template:Find sources multi/gfreeimages
Minggu, 2016-09-11 06:18:40

which will be treated as a literal string if multi-part (e.g. Albert Einstein will be searched as the single string "Albert Einstein" not "Albert" and...

Click to read more »
Template:TemplateData header
Jumat, 2023-12-01 18:27:04

"project", "separator" ], "params": { "1": { "label": "User name", "type": "string", "required": true, "description": "The user name that you want to create...

Click to read more »
Template:M links/doc
Minggu, 2020-04-26 07:27:06

edit · /sbox · /sbox diff · /test · Template:Track gauge) Any other module (or none) can be linked: {{m links|Track gauge|template=String}} → Track gauge (edit ·...

Click to read more »
Template:Str ≥ len/sandbox
Selasa, 2013-02-26 18:25:47

is the {{str ≥ len}} meta-template. It helps other templates check if a string is "longer or equally long" vs. "shorter" than a given length. This template...

Click to read more »
Template:Flag+link
Kamis, 2020-06-11 21:02:03

Template documentationviewedithistorypurge {{flag+link|string|country|variant|size=|name=}} Produces a flag icon attached to a wikilinked...

Click to read more »
Template:ISO 15924 alias
Rabu, 2025-09-10 10:20:43

be set different: {{ISO 15924 alias|Latin}} → (empty string) {{ISO 15924 alias}} → (empty string) {{ISO 15924 alias|215|default=Unknown}} → Latin {{ISO...

Click to read more »
Template:User WikiProject Plants STS Progress/sandbox
Selasa, 2024-11-05 04:03:39

Progress|STRING}} where optional parameter STRING is either the number of species articles you have upgraded from Stub to Start so far or a string of your...

Click to read more »
Template:Lorem ipsum span
Jumat, 2024-05-24 23:58:53

spanTemplate:Lipsum span}} {{LipspanTemplate:Lipspan}} This template emits one string with no line breaks, corresponding to one of the Lorem ipsum paragraphs...

Click to read more »
Template:Language with name
Sabtu, 2024-09-14 22:01:51

adds the character U+200F RIGHT-TO-LEFT MARK (&rlm;) to the end of the string (the righthand side, in memory). It is an invisible formatting character...

Click to read more »
Template:Str left/sandbox
Selasa, 2021-10-12 00:25:13

{{Str left|<string>|<count>}} Gives the resultant <count> of characters creating a substring of characters from the start of the trimmed string (i.e. the...

Click to read more »
Template:Querylink/doc
Rabu, 2026-07-15 04:19:23

{{qlTemplate:Ql}} This template is used to create an internal link with a query string component. This addresses a limitation of the current wiki software. The...

Click to read more »
Template:R/superscript
Rabu, 2023-11-08 23:01:01

|quote-where=value, |quote=value, |language=value (ISO language code or Language string in English, i.e. "de" or "German"), |translation=value, |suffix=value Note:...

Click to read more »
Template:Speciesbox/trim
Senin, 2019-11-11 23:37:00

{{Speciesbox}} and its subtemplates to extract the 'bare' genus name from a longer string. It behaves like {{Str letter/trim}}, but treats hyphen as a letter (the...

Click to read more »
Template:US patent reference
Selasa, 2019-05-07 23:05:07

for tuning a stringed instrument, especially a guitar or the like }} US patent 5285709, John D. Grant, "Machine head for tuning a stringed instrument,...

Click to read more »
Template:Str crop/sandbox
Jumat, 2021-01-01 22:56:11

documentationviewedithistorypurge Use to remove the right-most {{{2}}} characters of a string {{{1}}}. The above documentation is transcluded from Template:Str crop/doc...

Click to read more »
Template:Banner holder/sandbox
Jumat, 2024-04-19 04:47:49

Adding |text=some string... will cause the collapse bar title to be altered to some string. If left blank or not used, the default string is Other talkpage...

Click to read more »
Template:R from species to genus
Selasa, 2024-07-30 04:39:41

might require the use of {{DISPLAYTITLE}} or {{Italic title}} with its |string= parameter to format the page's title. In those cases the default italic...

Click to read more »
Template:Category U.S. State elections by year/core/sandbox
Jumat, 2021-07-02 01:12:23

subtemplate it reduces the number of string parserfunction calls. Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages...

Click to read more »
Template:Cite sports-reference
Kamis, 2023-06-22 23:28:15

without Wikidata item (184) Module:String Module:Wd {{PAGENAMEBASE}} and {{First word}}, implemented with Module:String {{Cite web}}, implemented with Module:Citation/CS1...

Click to read more »
Template:Copied
Sabtu, 2025-05-24 06:45:43

consecutive. {{Copied |from= |from_oldid= |to= |date= |afd= |merge= |diff= |to_diff= |to_oldid= }} {{Copied |collapse = |small = |from1 = |from_oldid1 =...

Click to read more »
Template:Sister project links
Jumat, 2023-08-11 13:04:19

which lists pages that contain matches (exact or partial) for the search string. Leading a reader to a search results page may confuse or disappoint them...

Click to read more »
Template:C-SPAN/sandbox
Selasa, 2026-02-17 03:58:35

documentationviewedithistorypurge This template uses the Wikidata property: C-SPAN person string ID (deprecated) (P2190) (see uses) This template allows linking to the C-SPAN...

Click to read more »
Template:Circa
Rabu, 2024-07-24 08:25:28

giving "c. 1956"), web browsers do not insert a line break anywhere in the string. By contrast, {{circa}} 1956 allows a line break between the "c." and the...

Click to read more »
Template:For loop delimited/sandbox
Jumat, 2024-07-26 00:44:09

string|call=call}} {{For loop delimited|separator|delimited string|delim=delim|call=call}} {{For loop delimited|separator|delimited string...

Click to read more »
Template:PACEJ/doc
Senin, 2018-10-29 17:47:41

(Special:Diff/681695709) |text=string wars or anti or vita or apion |layout=string split or greek or english default is split if split: |version=string english...

Click to read more »
Template:Date and time templates
Senin, 2026-03-23 03:14:45

v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock with Wikipedia...

Click to read more »
Template:Find substed/escape/sandbox
Kamis, 2025-09-04 06:49:51

it with backslash. {{find substed/escape|string}} There is one required positional parameter: |1= – the string to be escaped {{find substed/escape|Template:Uw-c&pmove}}...

Click to read more »
Template:Starbox reference/sandbox
Jumat, 2026-02-27 04:46:10

template can be used as follows: {{Starbox reference | Simbad = <!--Search String--> | NSTED = <!--Exoplanet Archive name--> | ARICNS = <!--Code--> | KIC...

Click to read more »
Template:Subject bar
Senin, 2020-02-24 17:07:56

find sister links search override default search string (= title of page) display set the display string on the sister links bar commonscat link to Commons...

Click to read more »
Template:Bryan (1903 edition)
Sabtu, 2021-07-24 21:01:39

icon. |no-prescript=y — do not display attribution string. |inline=x — changes the attribution string from starting with |short=x — prevents some parameters...

Click to read more »
Template:Ns has subpages
Rabu, 2022-03-02 17:43:18

namespace has subpages enabled. Returns "yes" if it does, and an empty string otherwise. This template can be substituted. {{ns has subpages}} → yes {{ns...

Click to read more »
Template:Resize/sandbox
Jumat, 2024-09-27 04:38:27

documentationviewedithistorypurge view edit It is to change the font size of a text string. {{resize|N|text}} — N specifies a size, such as "95%", "1.2em", etc. {{resize|text}}...

Click to read more »
Template:Flag/sandbox
Minggu, 2026-01-18 19:57:03

country}} and {{flagu}} templates, but offers more options in terms of the text string displayed. See Wikipedia:WikiProject Flag Template for the main documentation/discussion...

Click to read more »
Template:Italic title/sandbox
Minggu, 2016-06-05 01:12:15

title}} {{Italic title|noerror|string=text in title|all=yes}} Most calls to this template are of the form {{italic title|string=<foo>}}. The wrapper template...

Click to read more »
Template:Db-u1
Sabtu, 2026-07-11 01:21:06

that the page was tagged by an automated process. {{db-u1|diff=Diff#}} Where Diff# is a diff showing where the user requested deletion. This is obviously...

Click to read more »
Template:Flag IOC
Selasa, 2024-05-21 09:35:58

the three-letter country code used by the IOC, CGF, or FINA. games is a string with slightly different forms depending on the template used: {{flag IOC...

Click to read more »
Template:Day
Minggu, 2023-06-04 21:12:28

year. v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:R/superscript/sandbox
Rabu, 2023-11-08 22:53:28

|quote-where=value, |quote=value, |language=value (ISO language code or Language string in English, i.e. "de" or "German"), |translation=value, |suffix=value Note:...

Click to read more »
Template:Cite Efron
Sabtu, 2025-01-25 01:00:44

{{Efron}} — for use with text copied from the Efron. It places an attribution string in front of the citation to meet the requirements of the Plagiarism Guideline...

Click to read more »
Template:Str len/core
Senin, 2017-05-01 12:36:50

demonstration of how string handling was done before Lua. MediaWiki has no parser function or magic word to measure string lengths. And measuring string length using...

Click to read more »
Template:Apply diff
Selasa, 2014-09-23 09:06:15

is used to generate an edit link that will apply the changes from a given diff to an arbitrary page. The most common use for this is to request edits be...

Click to read more »
Template:R from album
Kamis, 2026-07-16 17:17:08

might require the use of {{DISPLAYTITLE}} or {{Italic title}} with its |string= parameter to format the title of the redirect. In those cases the default...

Click to read more »
Template:Flag SEAGF athlete
Kamis, 2024-07-25 16:19:38

Games" article {{FlagSEAGFathlete|athlete|code|games}} athlete Any text string, usually a wikilinked name. Could also be a pair of names, for example....

Click to read more »
Template:Main talk other flex
Selasa, 2025-08-05 06:51:15

a name, so for mainspace the magic word {{NAMESPACE}} returns an empty string. Fortunately MediaWiki switch-cases can handle empty strings. So that line...

Click to read more »
Template:Bryan (3rd edition)
Sabtu, 2021-07-24 21:01:04

icon. |no-prescript=y — do not display attribution string. |inline — changes the attribution string from starting with |short — prevents some parameters...

Click to read more »
Template:Title disambig text/sandbox
Rabu, 2021-05-26 19:46:30

return disambig. If no parenthetical expression is present, returns an empty string. Write this to use the current page as title: {{Title disambig text|{{PAGENAME}}}}...

Click to read more »
Template:Cite DGRC
Sabtu, 2021-07-24 20:26:24

with a disambiguation extension). vb= this will display an attribution string for use when text is copied and translated from the original with minimal...

Click to read more »
Template:Category U.S. State elections by year/core
Senin, 2023-10-09 04:59:14

subtemplate it reduces the number of string parserfunction calls. Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages...

Click to read more »
Template:Issubst
Minggu, 2022-01-02 16:56:35

template that returns "yes" if evaluated during substitution, and the empty string if evaluated during transclusion. Note that this template must be used in...

Click to read more »
Template:Almanacco/sandbox
Minggu, 2022-08-07 09:27:53

Syntax: {{ Almanacco | dmy=dd-mm-yyyy | match=string | label=linktext | linkonly=t }} Template documentationviewedithistorypurge This template provides...

Click to read more »
Template:User WikiProject Plants STS Progress
Rabu, 2024-10-30 18:02:27

Progress|STRING}} where optional parameter STRING is either the number of species articles you have upgraded from Stub to Start so far or a string of your...

Click to read more »
Template:Unichar/name/sandbox
Kamis, 2026-04-16 21:11:08

text, in {{small}} uppercases, optionally wikilinked. Input: |na=: name string (named param so whitespace/returns are stripped) |hval=: hex code point...

Click to read more »
Template:Word break
Rabu, 2025-12-31 21:28:14

style="white-space: nowrap;">...</span> or <span class="nowrap">...</span> (character string that will not break even at a normal space) to control line breaking where...

Click to read more »
Template:Find substed/escape
Jumat, 2025-09-05 01:00:33

an exact string mw:Extension:ReplaceSet – what we really need, but don't have Editors can experiment in this template's sandbox (edit | diff) and testcases...

Click to read more »
Template:Flag CGF athlete
Kamis, 2026-07-23 00:59:46

Games" article {{Flag CGF athlete|athlete|code|games}} athlete Any text string, usually a wikilinked name. Could also be a pair of names, for example....

Click to read more »
Template:Routelist row
Rabu, 2015-01-14 09:32:43

length of the highway in miles. Must contain a number value (passing a string will result in an error). Converts the given length to kilometers and fills...

Click to read more »
Template:R from book
Kamis, 2026-07-16 17:29:24

might require the use of {{DISPLAYTITLE}} or {{Italic title}} with its |string= parameter to format the title of the redirect. In those cases the default...

Click to read more »
Template:RadioGatun32/sandbox
Rabu, 2023-09-06 22:24:10

This module calculates the RadioGatún[32] sum for a given string, returning it in a format suitable for showing a demonstration sum on a...

Click to read more »
Template:Unichar/name
Kamis, 2026-04-16 21:25:19

text, in {{small}} uppercases, optionally wikilinked. Input: |na=: name string (named param so whitespace/returns are stripped) |hval=: hex code point...

Click to read more »
Template:Flag IOC medalist/sandbox
Senin, 2025-09-08 14:25:23

athlete Any text string, usually a wikilinked name. code Three letter code as per List of IOC country codes games String of the form "<year> Summer"...

Click to read more »
Template:Uw-copyright-new/sandbox
Kamis, 2022-11-24 11:02:53

text of the Nth bullet point is bolded. |boldtext=string of text, the first occurrence of "string of text" in the body is bolded. {{Uw-copyright}}, a...

Click to read more »
Template:FXConvert/Wordify
Rabu, 2022-03-02 00:59:59

This subtemplate will accept a number and output a formatted string with a smaller number and the divisor as a word in a number scaling system...

Click to read more »
Template:Footballstats
Minggu, 2025-05-11 07:33:41

a player's unique ID, find the player's page on a website and locate a string of numbers or letters in the URL similar to the ones above. That is the...

Click to read more »
Template:Str len/sandbox
Sabtu, 2022-01-22 06:40:53

demonstration of how string handling was done before Lua. MediaWiki has no parser function or magic word to measure string lengths. And measuring string length using...

Click to read more »
Template:Baseballstats
Minggu, 2025-05-11 07:35:31

To find a player's ID, find the player's page on a website and locate a string of numbers or letters in the URL similar to the ones above. That is the...

Click to read more »
Template:Link target/sandbox
Rabu, 2023-05-24 00:52:10

{{Link target|link=[[Foo]]}} → Foo {{Link target|link=Foo}} → (an empty string is returned when no link target found) The above documentation is transcluded...

Click to read more »
Template:EBD
Jumat, 2022-12-16 22:22:04

removes the icon from the start of the citation prescript=string – alter prescript to string, for no prescript see {{Cite EBD}} inline=x — alter the prescript...

Click to read more »
Template:Script/Runic
Kamis, 2025-11-13 16:42:26

{{{1}}} Template documentationviewedithistorypurge This template marks a string as Runic script. It is transcluded by {{script}} or, alternatively, by {{runic}}...

Click to read more »
Template:Flag CGF
Kamis, 2024-07-25 16:21:05

the three-letter country code used by the IOC, CGF, or FINA. games is a string with slightly different forms depending on the template used: {{flag IOC...

Click to read more »
Template:Unichar/hexformat/sandbox
Sabtu, 2025-07-12 18:52:57

/subpages /doc /doc edit /sbox /sbox diff /test) {{Unichar/testcases2}} Unichar/sandbox (edit · t · history · diff · links · /test · Source · e · t · hist ·...

Click to read more »
Template:Flag IOC 2
Selasa, 2024-05-21 18:45:49

the three-letter country code used by the IOC, CGF, or FINA. games is a string with slightly different forms depending on the template used: {{flag IOC...

Click to read more »
Template:For loop delimited
Jumat, 2024-07-26 00:49:54

string|call=call}} {{For loop delimited|separator|delimited string|delim=delim|call=call}} {{For loop delimited|separator|delimited string...

Click to read more »
Template:Athletic Bilbao profile
Jumat, 2018-11-30 17:31:26

profile|id-number|id-string}} {{Athletic Bilbao profile|id=id-number/id-string}} The unnamed parameters id-number and id-string are the number and player...

Click to read more »
Template:Monthly clean-up category/monthname
Sabtu, 2021-06-12 15:53:46

there is no recognized month prefix (after the word " from"), then the string "00" is returned. The above documentation is transcluded from Template:Monthly...

Click to read more »
Template:Find country/sandbox
Sabtu, 2026-07-11 00:01:01

Template documentationviewedithistorypurge Extracts from string the name of a continent or country (Africa, India, the United Kingdom etc). Returns nothing...

Click to read more »
Template:PAGENAMEBASE/sandbox
Minggu, 2016-03-06 16:35:40

word that strips subpages, not parentheses. Help:Magic words#Variables String-handling templates {{PAGENAME}} (variant to strip anything in parentheses...

Click to read more »
Template:Cite Efron/sandbox
Jumat, 2022-09-30 23:23:02

{{Efron}} — for use with text copied from the Efron. It places an attribution string in front of the citation to meet the requirements of the Plagiarism Guideline...

Click to read more »
Template:Chess diagram-fen
Sabtu, 2013-05-25 22:25:08

parameters: fen: the string representing the location of the pieces. supposedly, it will ignore the "tail end" of the FEN string that does not represent...

Click to read more »
Template:Flag CAC
Kamis, 2024-07-25 16:14:37

the three-letter country code used by the IOC, CGF, or FINA. games is a string with slightly different forms depending on the template used: {{flag IOC...

Click to read more »
Template:R from film
Kamis, 2026-07-16 03:01:12

might require the use of {{DISPLAYTITLE}} or {{Italic title}} with its |string= parameter to format the title of the redirect. In those cases the default...

Click to read more »
Template:Cite Josephus
Sabtu, 2018-02-10 05:07:01

(Special:Diff/681695709) |text=string wars or anti or vita or apion |layout=string split or greek or english default is split if split: |version=string english...

Click to read more »
Template:Is valid page name
Senin, 2024-12-23 07:34:25

template returns "valid" if the given page title is valid, or the empty string otherwise. The page does not need to exist in order for the template to...

Click to read more »
Template:Wrapper/sandbox
Selasa, 2026-07-14 15:32:35

) to All fields from {{Example}} will work here." |exclude=string – adds "(except string)" after "from Example". Use this to list params in Template:Example...

Click to read more »
Template:Banner holder/doc
Selasa, 2025-07-22 00:22:04

Adding |text=some string... will cause the collapse bar title to be altered to some string. If left blank or not used, the default string is Other talkpage...

Click to read more »
Template:Disambiguation page short description/sandbox
Minggu, 2020-06-14 23:49:53

Template documentationviewedithistorypurge This template sets the string Topics referred to by the same term (per discussion) as the short description...

Click to read more »
Template:Drvlinks
Minggu, 2014-11-02 10:17:22

second and other multiple deletion review listings to produce the link string Pagename (edit|talk|history|links|watch|logs) (restore|cache|AfD) for each...

Click to read more »
Template:Glossary term
Minggu, 2026-02-01 00:16:40

The default behavior of this template is to display a boxed string "The Wikipedia Glossary has an entry for" with a link to the entry at Wikipedia:Glossary...

Click to read more »
Template:Infobox Doctor Who episode
Senin, 2025-10-06 11:45:01

single episodes, this will take any date string, and format as a microformat-enabled "DD MMMM YYYY" string, use {{Start date}}. | started = For serials...

Click to read more »
Template:Speciesbox/trim/sandbox
Senin, 2019-11-11 23:35:56

{{Speciesbox}} and its subtemplates to extract the 'bare' genus name from a longer string. It behaves like {{Str letter/trim}}, but treats hyphen as a letter (the...

Click to read more »
Template:Vertical text
Kamis, 2024-06-27 19:41:12

{{Vertical text|text}} where text (as unnamed parameter 1) is the string to be displayed vertically. An optional named parameter style may be used...

Click to read more »
Template:Welcome to Wikipedia
Kamis, 2025-11-27 06:40:10

if number between 2 and 6 (inclusive) or level 2 section heading if text string }} {{subst:Welcome to Wikipedia}} → The standard version for registered...

Click to read more »
Template:Infobox noble/Wikidata
Kamis, 2025-10-16 09:01:24

template works inside; also: Module:WikidataIB - Used under hood Module:String {{String split}} {{If then show}} {{If empty}} - Used heavily by this template...

Click to read more »
Template:Find medical sources
Selasa, 2021-11-16 00:59:41

will be treated as a literal string if more than one word (e.g. protease inhibitor will be searched as the single string "protease inhibitor" (meaning...

Click to read more »
Template:Metacritic film
Selasa, 2026-02-17 03:59:58

film-name | title= Film Name }} where film-name is the film's unique ID string as copied from the URL and Film Name is the title of the film (this is optional...

Click to read more »
Template:Starbox short/sandbox
Rabu, 2022-03-09 06:45:25

Simbad = <!--Search string for link to SIMBAD--> | ARICNS = <!--Search string for link to ARICNS--> | NSTED = <!--Search string for link to NStED-->...

Click to read more »
Template:FadedPage
Minggu, 2025-08-31 01:00:14

{{FadedPage|id=Burroughs, Edgar Rice|name=Edgar Rice Burroughs|author=yes}} The id is the string used to construct the url The name is the author's name The author must...

Click to read more »
Template:Is valid page name/sandbox
Senin, 2024-12-23 07:34:26

template returns "valid" if the given page title is valid, or the empty string otherwise. The page does not need to exist in order for the template to...

Click to read more »
Template:Str find word
Rabu, 2023-03-22 15:02:42

True-value returned is the found word itself; the False-value is a blank string. {{Str find word |source=alpha, foo, bar |word=foo}} (True) → foo {{Str...

Click to read more »
Template:Junction
Jumat, 2026-03-20 17:40:33

numeric parameters. |dir1=, |dir2=, |dir3=, ..., |dir<i>=, ... accept a string for the direction of the ith route at the junction, when not all directions...

Click to read more »
Template:Yearly archive list
Kamis, 2022-03-24 16:58:27

use of Template:Yearly archive list/display, Template:For loop and Module:string. {{ Yearly archive list | root = | prefix = | sep = }} |root= Default =...

Click to read more »
Template:Cite EB1911
Minggu, 2023-06-11 19:43:09

of it), then use the template {{EB1911}} which prepends an attribution string to the citation (see the plagiarism guideline). This template requires a...

Click to read more »
Template:Cite certification/United Kingdom helper/sandbox
Selasa, 2026-03-03 16:38:28

Kingdom parameters are valid. Returns 1 if the parameters are valid, an empty string otherwise. The above documentation is transcluded from Template:Cite certification/United...

Click to read more »
Template:Str sub old/sandbox
Senin, 2013-02-25 09:26:26

Template documentationviewedithistorypurge Please see: {{#invoke:string|sub}}. {{str sub old|text|start|length}} = Substring of text starting at start...

Click to read more »
Template:Find sources multi/gfreeimages/sandbox
Kamis, 2026-06-04 09:43:46

which will be treated as a literal string if multi-part (e.g. Albert Einstein will be searched as the single string "Albert Einstein" not "Albert" and...

Click to read more »
Template:Remove border
Selasa, 2026-06-23 21:21:06

{{Trim}}, trims leading and trailing (but not interior) whitespace from a string. {{CSS image crop}}, creates a crop of an image inline The above documentation...

Click to read more »
Template:Collier's
Selasa, 2026-02-24 15:27:30

{{Cite Collier's}} which can do all of the above but without the lead in string {{Collier's poster}} Sister projects The above documentation is transcluded...

Click to read more »
Template:TemplateData header/sandbox
Kamis, 2020-04-02 17:11:01

"project", "separator" ], "params": { "1": { "label": "User name", "type": "string", "required": true, "description": "The user name that you want to create...

Click to read more »
Template:Days left
Senin, 2025-07-21 04:45:42

|month= |year= }} Alternately, the template can be called with any date string recognized by the #time function as its only unnamed parameter: {{Days Left|YYYY-mm-dd}}...

Click to read more »
Template:AfC notification
Senin, 2023-11-13 03:56:59

talk:Articles for creation/sandbox). The additional parameter is an additional string of text to be appended to the message. See testcases for examples of the...

Click to read more »
Template:Grammatical category label
Senin, 2024-07-22 01:16:12

Additional CSS styles can be set using the |style= parameter. To prevent a string from being treated as a glossing label at all, use {{no gloss}}. This is...

Click to read more »
Template:Flag IOC 2 athlete
Selasa, 2024-05-21 18:46:08

the three-letter country code used by the IOC, CGF, or FINA. games is a string with slightly different forms depending on the template used: {{flag IOC...

Click to read more »
Template:Cite jstor/sandbox
Rabu, 2014-12-10 06:39:57

a wrapper for Template:Cite doi. Insert a JSTOR article identifier (the string of digits at the end of the JSTOR stable URL, e.g. 1303389). For example:...

Click to read more »
Template:Scribunto
Sabtu, 2020-07-11 17:06:34

{{scribunto|self=Example\/testcases/doc|.test1|args=string}} produces:  Example/testcases.test1( string ) If your module has no "main" method (e.g. Module:Buffer)...

Click to read more »
Template:RadioGatun32
Kamis, 2022-08-11 12:09:58

This module calculates the RadioGatún[32] sum for a given string, returning it in a format suitable for showing a demonstration sum on a...

Click to read more »
Template:Lorem ipsum span/sandbox
Kamis, 2026-04-23 00:47:06

spanTemplate:Lipsum span}} {{LipspanTemplate:Lipspan}} This template emits one string with no line breaks, corresponding to one of the Lorem ipsum paragraphs...

Click to read more »
Template:Compare dates
Jumat, 2021-09-10 03:24:03

template takes two mandatory unnamed parameters. The first is a date/time string and the second is a level of precision. It then returns a plain language...

Click to read more »
Template:Load user script/sandbox
Jumat, 2024-10-11 05:00:39

verbose. mw.loader.load(): Is more verbose, needing a long URL string. Note that the URL string has to be correctly escaped. Is less restrictive, allowing...

Click to read more »
Template:YEAR
Selasa, 2021-08-17 08:21:54

Template documentationviewedithistorypurge {{YEAR|string formatted as a valid date}} Specify optional parameter {{{2}}} to get soft error rather than a...

Click to read more »
Template:Unichar/hexformat/sandbox/doc
Selasa, 2024-06-25 08:01:06

/subpages /doc /doc edit /sbox /sbox diff /test) {{Unichar/testcases2}} Unichar/sandbox (edit · t · history · diff · links · /test · Source · e · t · hist ·...

Click to read more »
Template:Link if exists
Senin, 2025-11-24 12:04:03

link to (e.g., |nsp=Category). This namespace is not displayed. prefix A string to prefix the link. This prefix is displayed if a link is found. color Color...

Click to read more »
Template:MONTHNAME
Kamis, 2020-06-11 04:21:03

December v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Women's Tennis Association link
Senin, 2026-02-16 21:17:50

Wikidata (0) {{PAGENAMEBASE}} and {{First word}}, implemented with Module:String {{Edit at Wikidata}}, implemented with Module:EditAtWikidata {{Wikidata...

Click to read more »
Template:Cite Josephus/sandbox
Sabtu, 2015-09-19 04:34:06

(Special:Diff/681695709) |text=string wars or anti or vita or apion |layout=string split or greek or english default is split if split: |version=string english...

Click to read more »
Template:Cite DGRC/sandbox
Sabtu, 2021-07-24 20:33:08

with a disambiguation extension). vb= this will display an attribution string for use when text is copied and translated from the original with minimal...

Click to read more »
Template:Double underline
Rabu, 2015-09-02 03:46:42

this edit, this template creates a double underline/underscore beneath a string, instead of a single one. It may be used in cases where a single underline...

Click to read more »
Template:Association of Tennis Professionals
Selasa, 2026-02-17 03:46:28

for the text "initPlayerLiveScoreParams", and use the code following that string. The name parameter is optional. It defaults to the page name, so it is...

Click to read more »
Template:Patent
Jumat, 2021-12-24 03:28:22

patent or patent application number (no punctuation is allowed at this time) string "application" (optional third parameter) Patent publication data such as...

Click to read more »
Template:Days left/sandbox
Senin, 2025-07-21 04:49:36

|month= |year= }} Alternately, the template can be called with any date string recognized by the #time function as its only unnamed parameter: {{Days Left|YYYY-mm-dd}}...

Click to read more »
Template:INRConvert/Wordify
Senin, 2025-08-11 01:00:28

This subtemplate will accept a number and output a formatted string with a smaller number and the divisor as a word in a number scaling system...

Click to read more »
Template:Cite act
Senin, 2025-07-07 15:24:38

templates) the aliases |docket= and |number=, but appends this to the type string. |firstpage= – If the reporter/journal indexes its citations by their first...

Click to read more »
Template:Ns has subpages/sandbox
Jumat, 2016-06-17 07:45:51

namespace has subpages enabled. Returns "yes" if it does, and an empty string otherwise. This template can be substituted. {{ns has subpages}} → yes {{ns...

Click to read more »
Template:Str len/core/sandbox
Rabu, 2024-10-23 06:42:58

demonstration of how string handling was done before Lua. MediaWiki has no parser function or magic word to measure string lengths. And measuring string length using...

Click to read more »
Template:Tlxc
Sabtu, 2020-11-21 02:27:09

{{=}} or in nowiki-text: "<nowiki>size=10</nowiki>" or all parameters as a string in "<nowiki>" tags; see Examples at bottom. For more details, see this talk...

Click to read more »
Template:T links/sandbox
Selasa, 2025-10-28 06:31:02

/sbox /sbox diff /test) · Module:string {{T links|Track gauge|module=}} → {{Track gauge}} (edit talk history links # /subpages /doc /doc edit /sbox /sbox diff /test)...

Click to read more »
Template:Singapore legislation/index
Senin, 2020-06-01 02:09:09

Act/AELA1993", where "7A" is the chapter number of the statute, while the string after the equal sign is the portion of the URL you have copied. Please add...

Click to read more »
Template:T links/doc
Minggu, 2022-10-02 18:35:25

/sbox /sbox diff /test) · Module:string {{T links|Track gauge|module=}} → {{Track gauge}} (edit talk history links # /subpages /doc /doc edit /sbox /sbox diff /test)...

Click to read more »
Template:TerminologiaEmbryologica
Sabtu, 2023-03-04 14:25:38

template generates page links from TE code (P1693, query) by using the Module:String#match and switch function. Note: the link takes you to the page near the...

Click to read more »
Template:Code
Selasa, 2025-02-04 04:00:59

based on its TemplateData. TemplateData for Code An inline source code string with automatic syntax highlighting. {{mono}}, monospaced font only Help:Wikitext...

Click to read more »
Template:GA/Topic/sandbox
Kamis, 2026-05-21 17:14:10

returns "Language and literature", and passing "Xyzzy" returns an empty string. Example of validation: {{#ifeq: {{GA/Topic|{{{topic}}}}} | topic valid...

Click to read more »
Template:Monthly clean-up category/monthname/sandbox
Sabtu, 2021-11-27 05:21:05

there is no recognized month prefix (after the word " from"), then the string "00" is returned. The above documentation is transcluded from Template:Monthly...

Click to read more »
Template:Vertical text/sandbox
Senin, 2025-03-03 21:11:47

{{Vertical text|text}} where text (as unnamed parameter 1) is the string to be displayed vertically. An optional named parameter style may be used...

Click to read more »
Template:User-multi
Rabu, 2015-08-26 09:05:50

One of the link codes passed to the module was either not a string or was the blank string. This should be fixed in the Lua module that called Module:UserLinks...

Click to read more »
Template:Flag+link/sandbox
Sabtu, 2021-09-18 22:11:57

Template documentationviewedithistorypurge {{flag+link|string|country|variant|size=|name=}} Produces a flag icon attached to a wikilinked...

Click to read more »
Template:ISO 15924 code
Sabtu, 2025-04-26 03:21:12

not found}} → Input not found {{ISO 15924 code|Latin|default=}} → (empty string) This is the TemplateData for this template used by TemplateWizard, VisualEditor...

Click to read more »
Template:World Tennis profile
Selasa, 2026-07-07 18:18:13

Wikidata (0) {{PAGENAMEBASE}} and {{First word}}, implemented with Module:String {{Edit at Wikidata}}, implemented with Module:EditAtWikidata {{Wikidata...

Click to read more »
Template:Compare dates/sandbox
Sabtu, 2021-09-11 00:19:57

template takes two mandatory unnamed parameters. The first is a date/time string and the second is a level of precision. It then returns a plain language...

Click to read more »
Template:FadedPage/sandbox
Rabu, 2019-05-29 04:55:58

{{FadedPage|id=Burroughs, Edgar Rice|name=Edgar Rice Burroughs|author=yes}} The id is the string used to construct the url The name is the author's name The author must...

Click to read more »
Template:Missing species
Minggu, 2024-03-17 07:08:23

lists. {{Missing species|search phrase|article title}} search phrase is the string that will go into the various search urls. article title is an optional...

Click to read more »
Template:Yesno
Minggu, 2025-12-07 03:28:33

template returns "yes" in the 1st and 5th case but returns nil (blank, empty string) in the other cases (case 2, 3 and 4). Two short-hand templates for the...

Click to read more »
Template:Source attribution/sandbox
Minggu, 2025-11-30 10:26:54

remove the leading icon (alternative noicon and the argument can be any string such as yes or 1 etc) pl=y — changes the wording from "from this source"...

Click to read more »
Template:US patent reference/sandbox
Sabtu, 2014-11-22 21:52:56

for tuning a stringed instrument, especially a guitar or the like }} US patent 5285709, John D. Grant, "Machine head for tuning a stringed instrument,...

Click to read more »
Template:FXConvert/Wordify/sandbox
Minggu, 2021-01-17 05:28:32

This subtemplate will accept a number and output a formatted string with a smaller number and the divisor as a word in a number scaling system...

Click to read more »
Template:Athletic Bilbao profile/sandbox
Jumat, 2020-08-14 13:51:57

profile|id-number|id-string}} {{Athletic Bilbao profile|id=id-number/id-string}} The unnamed parameters id-number and id-string are the number and player...

Click to read more »
Template:Committed identity/sandbox
Jumat, 2025-10-31 04:53:31

and should not be trusted with your secret string. Your secret string should start or end with a long string of random text like "fFfwq0DuDmMXj8hYTM3NTKeDhk"...

Click to read more »
Template:IPA symbol/sandbox
Minggu, 2019-01-27 00:28:25

template will then look for the earliest instance of a diacritic in the input string. {{IPA symbol|pʰ}} → Aspirated consonant {{IPA symbol|pʰæ̃}} → Aspirated...

Click to read more »
Template:DATE/sandbox
Sabtu, 2014-07-12 00:21:10

v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Soft hyphen
Kamis, 2022-01-06 21:32:07

the width of its window. Most browser configurations will cause this long string to be broken, using hyphens, over multiple lines: Pac-Man goes...

Click to read more »
Template:Calendar
Selasa, 2026-07-07 20:10:02

respectively. v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Unreferenced
Selasa, 2025-12-30 11:54:34

is the 'type' parameter, which may be set to paragraph or section or any string value. To mark an unreferenced section of an article, please use {{Unreferenced...

Click to read more »
Template:BrahmsOnline
Jumat, 2025-11-07 18:54:26

template's first parameter, which can be unnamed or |IRCAM-name=, is the string following the URL https://brahms.ircam.fr/en/composer/ . The index of composers...

Click to read more »
Template:Infobox radio station
Jumat, 2026-05-15 12:41:28

reference for technical information using the facility ID prefixed by the string FCC-LMS-, e.g. FCC-LMS-68668 for KEXP-FM. Where possible, use: {{Frequency}}...

Click to read more »
Template:Datetime
Sabtu, 2018-08-11 03:13:45

function. v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:GA/Subtopic
Kamis, 2026-05-21 17:14:09

returns "Language and literature", and passing "Xyzzy" returns an empty string. Example of validation: {{#ifeq: {{GA/Subtopic|{{{subtopic}}}}} | subtopic...

Click to read more »
Template:KCantonese/sandbox
Senin, 2025-04-28 09:18:49

This template displays the Unihan kCantonese pronunciation of a string. {{kCantonese|香港}} → hoeng1 gong2 {{kCantonese|廣州|tone=sup}} → gwong2 zau1...

Click to read more »
Template:Signpost/Crossword/testcases
Jumat, 2026-05-22 06:27:18

tags with attribute wrapper and Template:Suppress TemplateStyles. Tricky string replacements are used to set the CSS classes live and livesandbox inside...

Click to read more »
Template:If in category
Sabtu, 2024-09-07 00:59:48

neither output parameter is specified, it outputs yes if true and the empty string if false Note: This page is in Category:X1. {{If in category|page=Amastra...

Click to read more »
Template:Singapore legislation/index/sandbox
Kamis, 2017-12-21 17:42:26

Act/AELA1993", where "7A" is the chapter number of the statute, while the string after the equal sign is the portion of the URL you have copied. Please add...

Click to read more »
Template:Sister bar
Jumat, 2023-08-11 13:05:14

means exclude this sister project: no link a string means link to the page with whose name is that string blank or missing means use the default If |auto=yes...

Click to read more »
Template:Infobox heraldic knot/sandbox
Minggu, 2025-10-05 07:55:58

{{Necktie knots}} {{Reef knot family}} {{Rugs and carpets}} {{Spinning}} {{String figures}} {{Tapestry}} {{Textile arts}} {{Weaving}} {{MathWorld}} and {{OEIS}}...

Click to read more »
Template:Clock/sandbox
Rabu, 2020-03-25 05:21:09

v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Decades and years/yearlink
Jumat, 2017-01-06 05:07:11

{{{3}}} (AD or BC) is displayed in small type. {{{4}}} is a disambiguation string to append to the linked date: " (decade)", or blank Namespace parameter...

Click to read more »
Template:Commons-inline
Senin, 2021-08-09 02:51:44

default link |Commons-gallery-page-name= |extratext= extra text |search= string to search in Commons |notrack= turn off tracking categories |italic= italicize...

Click to read more »
Template:BrahmsOnline/sandbox
Jumat, 2025-11-07 18:42:19

template's first parameter, which can be unnamed or |IRCAM-name=, is the string following the URL https://brahms.ircam.fr/en/composer/ . The index of composers...

Click to read more »
Template:Connected contributor (paid)
Selasa, 2025-07-15 05:30:53

relevant affiliations, disclosures, article drafts written by paid editors, or diffs showing paid contributions being added to articles.}}. When dealing with...

Click to read more »
Template:Scribunto/sandbox
Kamis, 2025-12-18 07:45:28

{{scribunto|self=Example\/testcases/doc|.test1|args=string}} produces:  Example/testcases.test1( string ) If your module has no "main" method (e.g. Module:Buffer)...

Click to read more »
Template:AfC notification/sandbox
Senin, 2021-05-31 07:52:14

talk:Articles for creation/sandbox). The additional parameter is an additional string of text to be appended to the message. See testcases for examples of the...

Click to read more »
Template:Cite certification/United Kingdom helper
Selasa, 2026-03-03 17:36:02

Kingdom parameters are valid. Returns 1 if the parameters are valid, an empty string otherwise. The above documentation is transcluded from Template:Cite certification/United...

Click to read more »
Template:LASTYEAR/sandbox
Kamis, 2026-01-22 12:55:28

{{NEXTYEAR}} v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Hook under discussion/sandbox
Sabtu, 2026-06-13 12:47:38

discussion. Links to a WT:DYK section with a [[Template:DYK nomination string]] header unless the section parameter is specified. The above documentation...

Click to read more »
Template:User mainspace edits
Kamis, 2023-06-22 04:19:17

than your main userpage.) {{User mainspace edits|N|insane=yes}}: adds the string "and, as a result, may be slightly insane.", which was previously featured...

Click to read more »
Template:Administrator topicon/sandbox
Kamis, 2020-04-30 02:50:38

added category (default = no) |1=tan – Use Wikipe-tan as icon sortkey = $string - custom sorting - the relative position of topicons on the page (alphabetical)...

Click to read more »
Template:Calendar clock with Wikipedia stats/sandbox
Rabu, 2020-03-25 05:20:01

Wikipedia. v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Edit Protected Helper link
Senin, 2025-01-06 04:07:11

Shortcut {{EPHTemplate:EPH}} Use this template for a linked string of text that doesn't ping poor Jackmcbarn and allows letting more people...

Click to read more »
Template:Uw-medrs
Selasa, 2026-06-30 16:51:30

on whether user added a source or not (default: no) |comment= – any text string; will be added just before the auto-signature. Effects of parameters In...

Click to read more »
Template:SI light units
Jumat, 2026-03-06 23:00:59

of parameters: 1 = undefined or empty The template will not display the string "Table X. " in front of the table's title "SI photometry units". 1 = <number>...

Click to read more »
Template:Encodefirst
Selasa, 2021-10-05 01:26:06

processed as though it were at the beginning of a line. {{Encodefirst|<string>}} The output looks like the input whether a character is replaced or not...

Click to read more »
Template:Connected contributor
Kamis, 2026-04-23 21:41:30

article for COI by user John Smith who has declared his connection at the diff with revision ID 1234567890, use this: {{Connected contributor|checked={{subst:today}}...

Click to read more »
Template:Infobox receptor
Jumat, 2025-10-03 22:57:08

alphanumeric string listed at the end of the receptor's DrugBank Polypeptides webpage url--> | HMDB Protein ID = <!--List the alphanumeric string listed at...

Click to read more »
Template:Collier's/sandbox
Jumat, 2020-10-16 21:08:17

{{Cite Collier's}} which can do all of the above but without the lead in string {{Collier's poster}} Sister projects The above documentation is transcluded...

Click to read more »
Template:CFB Team Depth Chart
Rabu, 2023-12-27 14:07:32

QB_Third = Third string Quarterback | RB1_Starter = Running Back starter 1 | RB1_Backup = Running Back backup 1 | RB1_Third = Third string running back |...

Click to read more »
Template:Davisfedseealso
Rabu, 2025-10-29 01:00:33

Module:Exist not redirect Template:Linked, which uses Module:String2 Module:String The above documentation is transcluded from Template:Davisfedseealso/doc...

Click to read more »
Template:Inflation/DE/sandbox
Senin, 2022-07-18 23:49:55

is an undefined operation that will result in either "* 1" or an empty string, depending on how the dataset is constructed. Similarly, providing a year1...

Click to read more »
Template:Edit Protected Helper link/doc
Senin, 2025-01-06 04:07:11

Shortcut {{EPHTemplate:EPH}} Use this template for a linked string of text that doesn't ping poor Jackmcbarn and allows letting more people on to easier...

Click to read more »
Template:Discogs artist
Senin, 2026-04-13 08:20:42

artist|discogs_string}} {{Discogs artist|discogs_string|link_name}} Named parameters {{Discogs artist|artist=discogs_string}} {{Discogs artist|artist=discogs_string|name=link_name}}...

Click to read more »
Template:Infobox television station
Selasa, 2026-05-05 10:46:46

reference for technical information using the facility ID prefixed by the string FCC-LMS-, e.g. FCC-LMS-23079 for KARE (TV). This can then be reused elsewhere...

Click to read more »
Template:License migration
Senin, 2023-07-17 07:41:29

migration= keyword. The action taken depends on the keyword specified: Empty string or not recognized: An "announcement" highlighting the current relicensing...

Click to read more »
Template:Day/sandbox
Minggu, 2022-04-24 12:58:15

year. v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Split article
Minggu, 2022-08-14 01:42:14

copied | to = name of page material was copied to | diff = url or either a single revisionid or a diff of two revisionids separated by a slash showing the...

Click to read more »
Template:Weekday
Selasa, 2026-01-13 09:40:04

returns 3 v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Leave feedback
Rabu, 2025-08-27 04:44:58

is _ instead of spaces, %27 instead of ', etc. You can use {{urlencode:string}} to do urlencoding. Add to the bottom of Help: and possibly some Wikipedia:...

Click to read more »
Template:Issubst/sandbox
Rabu, 2024-03-13 14:19:40

template that returns "yes" if evaluated during substitution, and the empty string if evaluated during transclusion. Note that this template must be used in...

Click to read more »
Template:Primary sources
Sabtu, 2025-11-29 01:10:08

is the 'type' parameter, which may be set to paragraph or section or any string value. Date parameter: The |date= parameter is (generally) used to indicate...

Click to read more »
Template:Infobox receptor/sandbox
Minggu, 2025-10-05 05:07:08

alphanumeric string listed at the end of the receptor's DrugBank Polypeptides webpage url--> | HMDB Protein ID = <!--List the alphanumeric string listed at...

Click to read more »
Template:If in category/sandbox
Kamis, 2025-03-06 03:18:19

neither output parameter is specified, it outputs yes if true and the empty string if false Note: This page is in Category:X1. {{If in category|page=Amastra...

Click to read more »
Template:Winners
Kamis, 2026-02-26 21:03:37

Use any number (the age category of that particular team) title — Text string identifying the name of the tournament. nation — Use either the name of...

Click to read more »
Template:Internet Archive author
Rabu, 2018-02-14 03:22:48

defaults to the year found in Wikidata. If no dates are showing in the search string, and there is an available birth date for the article, it means Wikidata...

Click to read more »
Template:Cite Josephus/doc
Senin, 2025-07-21 22:44:29

(Special:Diff/681695709) |text=string wars or anti or vita or apion |layout=string split or greek or english default is split if split: |version=string english...

Click to read more »
Template:World Rowing
Selasa, 2026-03-17 21:46:49

Wikidata (0) {{PAGENAMEBASE}} and {{First word}}, implemented with Module:String {{Edit at Wikidata}}, implemented with Module:EditAtWikidata {{Wikidata...

Click to read more »
Template:KCantonese
Sabtu, 2026-05-16 01:00:34

This template displays the Unihan kCantonese pronunciation of a string. {{kCantonese|香港}} → hoeng1 gong2 {{kCantonese|廣州|tone=sup}} → gwong2 zau1...

Click to read more »
Template:Encodefirst/doc
Senin, 2025-07-14 20:46:00

processed as though it were at the beginning of a line. {{Encodefirst|<string>}} The output looks like the input whether a character is replaced or not...

Click to read more »
Template:Transclude selected excerpt
Kamis, 2020-08-27 20:19:29

many days have elapsed in a (possibly leap) year. (#time:Md evaluates to a string representing the current date, e.g. "Jul29".) |more=no – to suppress link...

Click to read more »
Template:Language with name/sandbox
Sabtu, 2024-09-14 22:03:27

adds the character U+200F RIGHT-TO-LEFT MARK (&rlm;) to the end of the string (the righthand side, in memory). It is an invisible formatting character...

Click to read more »
Template:DAYOFWEEK/sandbox
Minggu, 2026-01-18 10:40:53

{{dow|IDLW}} v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Infobox Wikipedia bot
Selasa, 2025-10-07 11:31:35

(indicated by "true" in this example), use: active={{#iferror:{{#invoke:String|match|s={{NAME OF STATUS PAGE}}|pattern=true}}|no|yes}} {{Infobox bot |Bot...

Click to read more »
Template:Pnt notice
Senin, 2026-03-16 01:56:38

|scope=section – change wording "this article" to "this section". (any string allowed, e.g., paragraph, table, and so on.) Wikipedia:Template messages/Translation...

Click to read more »
Template:Ice hockey stats
Selasa, 2026-05-12 20:41:43

To find a player's ID, find the player's page on a website and locate a string of numbers or letters in the URL similar to the ones above. That is the...

Click to read more »
Template:R/ref
Sabtu, 2022-02-12 07:28:55

|debug=debug-value }} Module:DecodeEncode.encode() Module:Plain text.main() Module:String.replace() Module:String2.hyphen2dash() Template:lang fn The above documentation...

Click to read more »
Template:Sic
Jumat, 2026-07-31 14:40:08

these cases, split the intentionally misspelled word or other character string into two parts and use them as the first two parameters of the template...

Click to read more »
Template:User contributions from CentralAuth/sandbox
Sabtu, 2026-06-20 16:31:38

your main userpage.) {{User contrib CentralAuth|N|deleted=X}}: adds the string "over X of which were to pages that are now deleted". Used to show how many...

Click to read more »
Template:Page-multi/sandbox
Minggu, 2021-08-01 18:54:23

given date (otherwise it's 60 days prior to the current date). The date string should either start with the format YYYY-MM-DD or YYYYMMDD (you can use...

Click to read more »
Template:Energy meter
Rabu, 2015-04-15 19:00:47

istopicon (true/false)(optional) width (any number/25)(optional) sortkey (any string)(optional) Standard Mode: nothumb (true/false)(optional) width (any number/200)(optional)...

Click to read more »
Template:Bar table
Jumat, 2025-08-01 04:24:28

Help:Calculation for the syntax for math expressions. unit (default = empty string) the unit, e.g. "m" for metres. Prepend a space if you want a space between...

Click to read more »
Template:Decades and years/yearlink/sandbox
Minggu, 2017-11-12 12:25:35

{{{3}}} (AD or BC) is displayed in small type. {{{4}}} is a disambiguation string to append to the linked date: " (decade)", or blank Namespace parameter...

Click to read more »
Template:Number of soldiers
Rabu, 2025-04-30 04:09:23

population= | references= }} All numeric parameters accept a number or empty string. Giving a numeric parameter a non-numeric input will produce an error. Country...

Click to read more »
Template:SI radiometry units
Senin, 2026-05-18 14:38:59

of parameters: 1 = undefined or empty The template will not display the string "Table X. " in front of the table's title "SI radiometry units". 1 = <number>...

Click to read more »
Template:Energy meter/sandbox
Rabu, 2015-04-15 19:00:49

istopicon (true/false)(optional) width (any number/25)(optional) sortkey (any string)(optional) Standard Mode: nothumb (true/false)(optional) width (any number/200)(optional)...

Click to read more »
Template:Always substitute/sandbox
Jumat, 2026-08-07 03:19:04

name string onto the target page in hidden text are added to Category:Templates with matching hidden id if and only if the hidden template name string matches...

Click to read more »
Template:Main talk other
Selasa, 2025-08-05 04:22:29

parameter for one or two of the types then this template returns an empty string for the rest of the types. That is, if it for instance is used in one of...

Click to read more »
Template:Aired episodes
Rabu, 2020-09-16 11:13:49

The purpose of the {{Aired episodes}} template is to add a formatted string to List of ... episodes pages for television series, displaying the date...

Click to read more »
Template:Appletons'/sandbox
Selasa, 2020-07-28 04:50:10

{{Cite Appletons'}} which can do all of the above but without the lead in string {{Appletons' poster}} Sister projects The above documentation is transcluded...

Click to read more »
Template:Flag IPC athlete/sandbox
Selasa, 2024-05-21 18:46:34

string, usually a wikilinked name. Could also be a pair of names, for example. code Three letter code as per List of IOC country codes games String of...

Click to read more »
Template:Sister bar/sandbox
Sabtu, 2023-04-15 11:28:25

means exclude this sister project: no link a string means link to the page with whose name is that string blank or missing means use the default If |auto=yes...

Click to read more »
Template:Get QID
Selasa, 2025-08-12 05:42:35

Q26090228 gives the QID of the current Wikipedia page, or an empty text string if no QID is defined. The template does not do lookups of a Wikidata label...

Click to read more »
Template:Cite court
Senin, 2026-06-01 02:38:14

such as "Miranda v. Arizona". If a Wikipedia article using this exact string exists, a link will automatically be created. Alternately, if an article...

Click to read more »
Template:If then show
Minggu, 2022-03-20 08:04:52

This template tests whether the first unnamed parameter is not an empty string and returns it if it is not empty. Otherwise it returns the second unnamed...

Click to read more »
Template:URL
Senin, 2019-11-18 07:50:36

templates. If the URL contains an equals sign, as is common in a query string, the parameter |1= should be used for the URL ({{URL|1=example.com}}). This...

Click to read more »
Template:ISO 15924 alias/sandbox
Sabtu, 2021-02-20 01:09:01

be set different: {{ISO 15924 alias|Latin}} → (empty string) {{ISO 15924 alias}} → (empty string) {{ISO 15924 alias|215|default=Unknown}} → Latin {{ISO...

Click to read more »
Template:Onion URL
Minggu, 2026-04-26 23:24:06

sites (as of 19 Sep 2023 -- search the MediaWiki:Spam-whitelist for the string ".onion" to find all whitelisted sites): facebookcorewwwi.onion...

Click to read more »
Template:Cite sports-reference/sandbox
Rabu, 2025-11-12 06:10:45

without Wikidata item (183) Module:String Module:Wd {{PAGENAMEBASE}} and {{First word}}, implemented with Module:String {{Cite web}}, implemented with Module:Citation/CS1...

Click to read more »
Template:Chinese tone letter/sandbox
Minggu, 2025-03-30 20:29:52

{{Chinese tone letter|contour}}, where the pitch contour is specified as a string of up to three numbers in the range 1 to 5 (lowest to highest). This is...

Click to read more »
Template:File link
Minggu, 2018-11-11 15:55:43

link to. Use the blank string to suppress the default link to the file description page. alt - the alt text. Use the blank string to suppress the default...

Click to read more »
Template:Hook under discussion
Sabtu, 2026-06-13 12:51:02

discussion. Links to a WT:DYK section with a [[Template:DYK nomination string]] header unless the section parameter is specified. The above documentation...

Click to read more »
Template:Apply diff/doc
Minggu, 2023-11-05 00:14:06

is used to generate an edit link that will apply the changes from a given diff to an arbitrary page. The most common use for this is to request edits be...

Click to read more »
Template:Pnt notice/sandbox
Selasa, 2025-11-25 15:35:36

|scope=section – change wording "this article" to "this section". (any string allowed, e.g., paragraph, table, and so on.) Wikipedia:Template messages/Translation...

Click to read more »
Template:ISSF
Selasa, 2026-02-17 04:02:50

personissfid=AAAAAAnnnnnnnnnn where "AAAAAAnnnnnnnnnn" indicates the alphanumeric ID string for a specific athlete. Usage * {{ISSF | SHUSAM1912198501 | Joshua Richmond...

Click to read more »
Template:Precision
Sabtu, 2017-03-25 19:38:46

determines the precision of decimals by counting the length of the numeric string (in a #switch comparing lengths of padded strings), then subtracting integer...

Click to read more »
Template:Find sources multi
Sabtu, 2013-10-19 04:10:08

which will be treated as a literal string if multi-part (e.g. Albert Einstein will be searched as the single string "Albert Einstein" not "Albert" and...

Click to read more »
Template:Sockpuppet
Sabtu, 2026-07-25 04:42:24

To append links, evidence, or a brief note, use |3=. Useful for adding a diff to a checkuser's talk page, if the check was not conducted at SPI. If explaining...

Click to read more »
Template:Gutenberg Australia
Rabu, 2016-07-20 06:26:33

name is an author's name. Don't use if name = book title. coda: A text string that follows the template. For example this {{Gutenberg Australia |id=plusfifty-a-m...

Click to read more »
Template:Talk quote block
Jumat, 2026-07-31 19:42:54

Displayed as the timestamp linking to the diff of the edit. (requires |ts= or is not shown). |diff=: The link to the diff comparing target. |style=: additional...

Click to read more »
Template:Flag IOC team/sandbox
Selasa, 2024-05-21 09:36:03

the three-letter country code used by the IOC, CGF, or FINA. games is a string with slightly different forms depending on the template used: {{flag IOC...

Click to read more »
Template:Cite Instagram
Senin, 2026-06-01 16:50:39

Instagram citations when their URL scheme changes. The |postid= will be the string of numbers and letters in the url following "p/". For example, if the post...

Click to read more »
Template:Baseballstats/sandbox
Jumat, 2025-05-16 10:28:41

To find a player's ID, find the player's page on a website and locate a string of numbers or letters in the URL similar to the ones above. That is the...

Click to read more »
Template:Select species
Minggu, 2016-11-20 05:54:24

{{Speciesbox}} it will be used in the following way, to select the first non-empty string obtained from the value of the species parameter, the value of specific...

Click to read more »
Template:Remove border/sandbox
Rabu, 2016-01-06 06:45:40

{{Trim}}, trims leading and trailing (but not interior) whitespace from a string. {{CSS image crop}}, creates a crop of an image inline The above documentation...

Click to read more »
Template:Search
Kamis, 2016-11-24 01:29:23

abbreviated external links to different searchable locations for the same search string. This could be useful on a talk page to encourage researching a topic from...

Click to read more »
Template:Tlxc/sandbox
Rabu, 2017-05-17 08:52:55

{{=}} or in nowiki-text: "<nowiki>size=10</nowiki>" or all parameters as a string in "<nowiki>" tags; see Examples at bottom. For more details, see this talk...

Click to read more »
Template:Install user script/sandbox
Jumat, 2024-10-11 04:29:13

verbose. mw.loader.load(): Is more verbose, needing a long URL string. Note that the URL string has to be correctly escaped. Is less restrictive. Will load...

Click to read more »
Template:Word break/sandbox
Rabu, 2025-12-31 21:28:15

style="white-space: nowrap;">...</span> or <span class="nowrap">...</span> (character string that will not break even at a normal space) to control line breaking where...

Click to read more »
Template:Number of soldiers/sandbox
Sabtu, 2022-04-02 20:55:58

population= | references= }} All numeric parameters accept a number or empty string. Giving a numeric parameter a non-numeric input will produce an error. Country...

Click to read more »
Template:Missing species/sandbox
Minggu, 2024-03-17 07:08:31

lists. {{Missing species|search phrase|article title}} search phrase is the string that will go into the various search urls. article title is an optional...

Click to read more »
Template:X profile/sandbox
Rabu, 2026-03-18 12:49:21

profile}} {{X profile | name= Displayed Name }} Fill this parameter with the ID string (username) in the URL for the X profile. When one parameter is used, the...

Click to read more »
Template:Template link expanded with bold/sandbox
Sabtu, 2020-11-21 01:20:48

{{=}} or in nowiki-text: "<nowiki>size=10</nowiki>" or all parameters as a string in "<nowiki>" tags; see Examples at bottom. For more details, see this talk...

Click to read more »
Template:Circa/sandbox
Jumat, 2022-04-29 02:15:58

giving "c. 1956"), web browsers do not insert a line break anywhere in the string. By contrast, {{circa}} 1956 allows a line break between the "c." and the...

Click to read more »
Template:Sister project links/sandbox
Kamis, 2025-07-24 20:14:25

which lists pages that contain matches (exact or partial) for the search string. Leading a reader to a search results page may confuse or disappoint them...

Click to read more »
Template:Str endswith
Kamis, 2019-05-30 21:16:29

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Frequently substituted
Jumat, 2026-05-08 03:22:40

There are two parameters, both optional: |freqlink=y – links the bolded string "very frequently" to an advanced search query which returns the number of...

Click to read more »
Template:Century name from decade or year
Jumat, 2025-11-14 04:18:11

if the input cannot be processed. Default behaviour is return an empty string if there is no match {{Century name from decade or year|YYYY}} {{Century...

Click to read more »
Template:Delrevxfd/sandbox
Jumat, 2025-08-29 23:49:33

page. See Wikipedia:Templates for discussion/Log/2019 February 17 § Module:String for an example of how this template may be posted on a closed discussion...

Click to read more »
Template:Infobox comics character
Selasa, 2026-05-26 03:11:35

parameter is set up to only accept a numeric value. If left blank or if a string (such as "225px") is entered, the image will default to 250px wide. If you...

Click to read more »
Template:Pie chart
Minggu, 2026-07-12 03:43:54

Give a name to override the default text from "Other" to any string. |labelN=: This string of text appears in the legend entry for each slice. Omitting...

Click to read more »
Template:Davisfedseealso/sandbox
Minggu, 2025-10-26 22:34:51

Module:Exist not redirect Template:Linked, which uses Module:String2 Module:String The above documentation is transcluded from Template:Davisfedseealso/doc...

Click to read more »
Template:Script/Hebrew
Jumat, 2026-07-31 17:30:52

Template documentationviewedithistorypurge This template marks a string as Hebrew script. It is transcluded by {{Script}}. This template applies styles...

Click to read more »
Template:Template rating
Kamis, 2026-06-25 11:39:27

is automatically detected, but this is what it would look like on Module:String for example which is fully-protected. {{Template rating|release|reason=...

Click to read more »
Template:Section sizes
Jumat, 2026-04-17 10:57:36

Honours}} Other optional parameters include: |style=, which takes a CSS style string, e.g. {{Section sizes|1919 New Year Honours|style=float:right; margin-left:...

Click to read more »
Template:TerminologiaEmbryologica/sandbox
Sabtu, 2023-03-04 15:33:15

template generates page links from TE code (P1693, query) by using the Module:String#match and switch function. Note: the link takes you to the page near the...

Click to read more »
Template:Cite Q
Sabtu, 2021-08-21 16:26:39

ID (P2322) |at= = section (P958) |authorn= = author (P50); author name string (P2093) |chapter= = chapter (P792) |edition= = edition number (P393) |editorn=...

Click to read more »
Template:Expand language
Minggu, 2026-08-02 22:07:04

set to {{{section|}}} |topic=used in category name generation; may be any string, but has conventional usage; see § Topics below. |googlelangcode= – rarely...

Click to read more »
Template:FIFA World Rankings
Kamis, 2021-10-21 21:32:21

are included, then paste the text into a site to remove lines with the string , , ,. Template:FIFA Women's World Rankings (Module:SportsRankings/data/FIFA...

Click to read more »
Template:Data missing
Kamis, 2026-07-30 21:38:36

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Select species/sandbox
Minggu, 2016-11-20 06:14:08

{{Speciesbox}} it will be used in the following way, to select the first non-empty string obtained from the value of the species parameter, the value of specific...

Click to read more »
Template:Timeonly/sandbox
Minggu, 2022-10-09 07:33:40

01:19 v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:R/ref/sandbox
Senin, 2024-01-22 23:51:24

|debug=debug-value }} Module:DecodeEncode.encode() Module:Plain text.main() Module:String.replace() Module:String2.hyphen2dash() Template:lang fn The above documentation...

Click to read more »
Template:Flag PASO medalist/sandbox
Selasa, 2024-05-21 18:47:05

second line. {{Flag PASO medalist|athlete|code|games}} athlete any text string, usually a wikilinked name code three letter code as per List of IOC country...

Click to read more »
Template:Csdcheck
Jumat, 2015-11-13 06:22:59

input strings to a custom selection of CSD criteria. Basic usage {{csdcheck|string to be compared}} Checking multiple strings {{csdcheck|string1|string2|string3|string4|etc...

Click to read more »
Template:SfnRef
Sabtu, 2020-07-04 22:54:11

having to know the rules for how {{Sfnp}}, etc., interpret the anchor ID string which is normally auto-generated. Consistent output: For use with CS1/CS2...

Click to read more »
Template:Blocked impersonator
Sabtu, 2025-08-30 20:00:03

org/w/index.php?title=Template%3ASubstitution%2Fdoc&type=revision&diff=750536073&oldid=750535685 diff]}} which will then present as this when saved: The above...

Click to read more »
Template:Infobox sport overview
Sabtu, 2026-01-03 01:41:30

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Google books
Jumat, 2018-02-23 23:29:55

text, and plainurl parameters are all optional. The |id= parameter is the string of twelve characters found in the specific Google Books URL after "id="...

Click to read more »
Template:Infobox television crossover episode/part
Senin, 2025-10-13 16:27:33

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Ref
Rabu, 2025-03-05 06:45:03

difference. Since the footnote body text starts without a delimiter after this string, there is a caveat: If the footnote body text starts with a lowercase letter...

Click to read more »
Template:Time ago
Jumat, 2019-11-08 12:01:19

amount of time which has passed since a provided timestamp. The result is a string similar to one of the examples below. This template should not be used with...

Click to read more »
Template:Infobox scientist
Minggu, 2026-05-10 23:38:15

sea]] * [[Dirac spectrum]] * [[Dirac spinor]] * [[Dirac string]] * [[Plate trick|Dirac's string trick]] * [[Dirac–von Neumann axioms]] * [[Abraham–Lorentz–Dirac...

Click to read more »
Template:Note
Kamis, 2026-04-30 17:31:06

difference. Since the footnote body text starts without a delimiter after this string, there is a caveat: If the footnote body text starts with a lowercase letter...

Click to read more »
Template:File link/sandbox
Kamis, 2014-12-18 21:01:11

link to. Use the blank string to suppress the default link to the file description page. alt - the alt text. Use the blank string to suppress the default...

Click to read more »
Template:HasTemplate/sandbox
Sabtu, 2024-03-02 06:14:08

{{hastTemplate:Hast}} Returns 'yes' if a given page contains a given template or an empty string otherwise. {{HasTemplate|PageName|TemplateName}} There are three positional...

Click to read more »
Template:Bouillet
Sabtu, 2021-07-24 20:26:49

overrides this value. If neither title or wstitle are set then a red warning string is displayed. Standard parameters that are pre-set but can be altered:...

Click to read more »
Template:Cite Biblica
Sabtu, 2021-07-24 20:28:40

Help:CS1 {{Biblica}} — a similar template with a prescript attribution string, to meet the requirements of WP:PLAGIARISM The above documentation is transcluded...

Click to read more »
Template:Drvlinks/sandbox
Minggu, 2014-11-02 10:04:25

second and other multiple deletion review listings to produce the link string Pagename (edit|talk|history|links|watch|logs) (restore|cache|AfD) for each...

Click to read more »
Template:Infobox graphic novel
Jumat, 2026-02-13 02:10:01

hardcover edition, or (2nd, SC) for a softcover, 2nd edition. Can be any string, but best to keep it short. Only works if there is a supplied ISBN number...

Click to read more »
Template:ISSF/sandbox
Selasa, 2026-02-17 04:02:37

personissfid=AAAAAAnnnnnnnnnn where "AAAAAAnnnnnnnnnn" indicates the alphanumeric ID string for a specific athlete. Usage * {{ISSF | SHUSAM1912198501 | Joshua Richmond...

Click to read more »
Template:Hoax
Sabtu, 2026-03-14 11:23:51

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:MILLENNIUM/sandbox
Kamis, 2025-01-16 10:34:21

1st-millennium BC v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:If
Sabtu, 2024-02-17 12:14:35

but the internal storage puts a 43-character marker for "<nowiki />" in string length. However, there is no extra expansion depth for a nowiki-tag, such...

Click to read more »
Template:AFL player
Senin, 2026-05-25 17:36:55

{{PAGENAMEBASE}} and {{Replace}}, implemented with Module:String The above documentation is transcluded from Template:AFL player/doc. (edit...

Click to read more »
Template:Search link
Jumat, 2024-03-08 10:45:46

quickly, but a basic search can also query for all articles that contain a string that includes punctuation, math, and other symbols as seen in the page content...

Click to read more »
Template:Bots/sandbox
Jumat, 2023-12-01 10:12:30

Ban all compliant bots in the list Where <botlist> is a comma-delimited string of bot usernames (AWB can be used for all AWB-based bots): {{bots|allow=SineBot...

Click to read more »
Template:Note label
Sabtu, 2021-09-04 07:44:35

difference. Since the footnote body text starts without a delimiter after this string, there is a caveat: If the footnote body text starts with a lowercase letter...

Click to read more »
Template:Flag SEAGF athlete/sandbox
Selasa, 2024-05-21 07:32:09

Games" article {{FlagSEAGFathlete|athlete|code|games}} athlete Any text string, usually a wikilinked name. Could also be a pair of names, for example....

Click to read more »
Template:Tropical cyclone season effects
Sabtu, 2021-02-20 00:10:32

is the primary search target for the template module. It contains a JSON string that includes specific data about the storm. This is then parsed by the...

Click to read more »
Template:Sister project auto
Jumat, 2024-10-11 01:01:02

which lists pages that contain matches (exact or partial) for the search string. Leading a reader to a search results page may confuse or disappoint them...

Click to read more »
Template:User x
Rabu, 2026-07-01 02:52:57

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Bryan (1903 edition)/sandbox
Sabtu, 2021-07-24 21:06:40

icon. |no-prescript=y — do not display attribution string. |inline=x — changes the attribution string from starting with |short=x — prevents some parameters...

Click to read more »
Template:When pagename is
Selasa, 2025-08-05 12:36:22

parameter matches, the matching stops and the template returns an empty string. That's on purpose and can be used like this: {{When pagename is | /doc...

Click to read more »
Template:Nowiki
Rabu, 2024-10-09 23:24:21

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Ref label
Jumat, 2024-07-05 01:52:25

difference. Since the footnote body text starts without a delimiter after this string, there is a caveat: If the footnote body text starts with a lowercase letter...

Click to read more »
Template:Welcome to Wikipedia/doc
Minggu, 2025-08-24 14:46:51

E.g., a diff should be written as https://en.wikipedia.org/w/index.php?title{{=}}Template_talk:Welcome_to_Wikipedia&curid{{=}}32277318&diff...

Click to read more »
Template:Db-g7
Sabtu, 2024-05-04 17:23:40

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Context inline
Sabtu, 2024-12-14 00:08:22

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Date
Minggu, 2022-01-02 16:35:32

templates. v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Infobox literary genre
Jumat, 2025-10-03 20:12:03

at. The template will only accept a number here. If left empty or if a string (such as "225px") is entered, the image will default to 250px wide. If you...

Click to read more »
Template:Copyvio-revdel
Sabtu, 2025-11-22 01:43:47

_nuthatch&oldid=748591277 Probably because of a false equivalence with a diff view that people are so used to—where one invokes the revision before a span...

Click to read more »
Template:ISO 639 name
Minggu, 2020-08-30 01:26:43

Wikipedia article about the language (optional, default=no) |label=any string – if a language name is returned, and linked with |link=yes, then you can...

Click to read more »
Template:Cite act/sandbox
Jumat, 2024-04-26 08:49:41

templates) the aliases |docket= and |number=, but appends this to the type string. |firstpage= – If the reporter/journal indexes its citations by their first...

Click to read more »
Template:Metacritic film/sandbox
Selasa, 2026-02-17 03:59:48

film-name | title= Film Name }} where film-name is the film's unique ID string as copied from the URL and Film Name is the title of the film (this is optional...

Click to read more »
Template:Find medical sources/sandbox
Selasa, 2021-11-16 07:54:02

will be treated as a literal string if more than one word (e.g. protease inhibitor will be searched as the single string "protease inhibitor" (meaning...

Click to read more »
Template:Seasonal Greetings
Sabtu, 2025-12-27 09:43:05

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Date-mf
Rabu, 2021-06-16 00:09:49

source of semantic information on the web. Function #titleparts is used as a string array, so that I can pass multiple parameters from a single logic point...

Click to read more »
Template:Bryan (3rd edition)/sandbox
Sabtu, 2021-07-24 21:05:44

icon. |no-prescript=y — do not display attribution string. |inline — changes the attribution string from starting with |short — prevents some parameters...

Click to read more »
Template:Title year
Senin, 2021-02-22 05:37:23

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Footballstats/sandbox
Kamis, 2024-10-31 06:33:20

a player's unique ID, find the player's page on a website and locate a string of numbers or letters in the URL similar to the ones above. That is the...

Click to read more »
Template:IPA vowels
Rabu, 2024-07-10 22:30:16

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:A or an/sandbox
Rabu, 2021-06-09 05:11:31

or an|あ}}" → "a あ" If the parameter is not entered, it returns an empty string. "{{a or an}}" → "" The above documentation is transcluded from Template:A...

Click to read more »
Template:Main talk other flex/sandbox
Selasa, 2025-08-05 06:49:53

a name, so for mainspace the magic word {{NAMESPACE}} returns an empty string. Fortunately MediaWiki switch-cases can handle empty strings. So that line...

Click to read more »
Template:Format date
Selasa, 2021-10-12 01:22:09

times only v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:FIFA Women's World Rankings
Selasa, 2018-12-11 20:11:17

are included, then paste the text into a site to remove lines with the string , , ,. Of FIFA's 210 member associations, 197 are currently included on...

Click to read more »
Template:Flag CGF athlete/sandbox
Selasa, 2024-05-21 07:33:58

Games" article {{Flag CGF athlete|athlete|code|games}} athlete Any text string, usually a wikilinked name. Could also be a pair of names, for example....

Click to read more »
Template:Title number
Selasa, 2024-12-24 02:07:19

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:If then show/sandbox
Sabtu, 2025-07-05 01:31:20

This template tests whether the first unnamed parameter is not an empty string and returns it if it is not empty. Otherwise it returns the second unnamed...

Click to read more »
Template:Update inline
Rabu, 2025-08-13 07:43:42

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Copyvio link
Senin, 2025-04-07 20:45:03

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Show by date
Minggu, 2024-10-20 00:59:49

24-hour UTC time {{Show by}} A similar template that accepts a date/time string instead of separate parameters for the year, month, and day {{As of}} {{Update}}...

Click to read more »
Template:Photo requested
Jumat, 2026-07-31 09:09:10

parameter alternatively may be unnamed (e.g., instead of "|1=xxx", the string "|xxx" would have the same results as "|1=xxx"). Up to three positional...

Click to read more »
Template:Colloquialism
Kamis, 2021-04-08 10:45:10

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Welcome to Wikipedia/sandbox
Senin, 2026-05-11 06:54:12

if number between 2 and 6 (inclusive) or level 2 section heading if text string }} {{subst:Welcome to Wikipedia}} → The standard version for registered...

Click to read more »
Template:Infobox Wikipedia bot/sandbox
Minggu, 2025-10-05 07:26:02

(indicated by "true" in this example), use: active={{#iferror:{{#invoke:String|match|s={{NAME OF STATUS PAGE}}|pattern=true}}|no|yes}} {{Infobox bot |Bot...

Click to read more »
Template:Infobox Olympic event
Selasa, 2026-07-21 07:03:42

bronzeNOC3 = | prev = | next = }} event Required for infobox title games String such as 2008 Summer or 2006 Winter, for example image (Optional) image filename...

Click to read more »
Template:National Register of Historic Places
Senin, 2026-02-16 15:15:50

documentation. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Subpages of this template....

Click to read more »
Template:Winners/sandbox
Sabtu, 2023-05-06 03:03:33

Use any number (the age category of that particular team) title — Text string identifying the name of the tournament. nation — Use either the name of...

Click to read more »
Template:Auto link/sandbox
Sabtu, 2025-12-13 12:03:17

link to (e.g., |nsp=Category). This namespace is not displayed. prefix A string to prefix the link. This prefix is displayed if a link is found. color Color...

Click to read more »
Template:National Register of Historic Places in Massachusetts
Kamis, 2026-03-26 23:25:51

documentation. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Subpages of this template....

Click to read more »
Template:Source check
Minggu, 2026-02-01 08:45:58

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:TODAY/sandbox
Rabu, 2020-04-01 20:13:20

function v t e mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions {{Calendar}} {{Calendar clock...

Click to read more »
Template:Link if exists/sandbox
Senin, 2025-11-24 12:24:12

link to (e.g., |nsp=Category). This namespace is not displayed. prefix A string to prefix the link. This prefix is displayed if a link is found. color Color...

Click to read more »
Template:Stack
Sabtu, 2023-07-15 22:55:11

infobox templates without causing problems with spacing and floating. Enter a string of images/templates as the first parameter to have them stack without generating...

Click to read more »
Template:Relevance inline
Jumat, 2025-12-19 05:49:08

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Wikidata alignment
Kamis, 2021-11-04 22:10:23

the local parameter to define an equivalent value on Wikidata. See Module:String#match for more detail. for example |equivalent=11%d%-{{{NGA}}} was used...

Click to read more »
Template:Routelist row/sandbox
Minggu, 2021-08-15 06:16:23

length of the highway in miles. Must contain a number value (passing a string will result in an error). Converts the given length to kilometers and fills...

Click to read more »
Template:Image requested
Rabu, 2025-10-22 20:48:26

parameter alternatively may be unnamed (e.g., instead of "|1=xxx", the string "|xxx" would have the same results as "|1=xxx"). Up to three positional...

Click to read more »
Template:Infobox World University Games event
Senin, 2025-09-01 01:40:56

bronzeNOC = | prev = | next = }} event Required for infobox title games String such as 2011 Summer or 2011 Winter, for example image (Optional) complete...

Click to read more »
Template:Flag IOC/sandbox
Selasa, 2024-05-21 09:35:58

the three-letter country code used by the IOC, CGF, or FINA. games is a string with slightly different forms depending on the template used: {{flag IOC...

Click to read more »
Template:GFDL
Selasa, 2025-10-14 21:42:19

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Convert abbreviated
Sabtu, 2024-09-07 00:14:09

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Db-move
Kamis, 2025-02-06 13:53:38

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Weasel inline
Minggu, 2022-01-02 16:29:41

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Gutenberg Australia/sandbox
Jumat, 2019-05-31 07:12:08

name is an author's name. Don't use if name = book title. coda: A text string that follows the template. For example this {{Gutenberg Australia |id=plusfifty-a-m...

Click to read more »
Template:AfC comment
Kamis, 2025-11-06 09:50:01

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Discord topicon
Rabu, 2024-01-24 04:18:58

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Fact or opinion
Jumat, 2022-04-01 13:14:01

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Technical
Kamis, 2025-07-31 20:57:51

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »
Template:Break
Sabtu, 2018-01-13 07:13:51

(edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Add categories to the /doc subpage. Subpages...

Click to read more »