Search Results: Template talk:Sidebar


Template
Sabtu, 2026-05-30 18:50:35

Look up template in Wiktionary, the free dictionary. Template may refer to: Die (manufacturing), used to cut or shape material Mold, in a molding process...

Click to read more »
Web template system
Senin, 2026-04-27 21:01:06

A web template system in web publishing allows web designers and developers to work with web templates to automatically generate custom web pages, such...

Click to read more »
Template (C++)
Minggu, 2026-05-31 12:54:57

There are three kinds of templates: function templates, class templates and, since C++14, variable templates. Since C++11, templates may be either variadic...

Click to read more »
Template method pattern
Rabu, 2026-03-25 07:58:00

programming, the template method is one of the behavioral design patterns identified by Gamma et al. in the book Design Patterns. The template method is a...

Click to read more »
URI Template
Jumat, 2022-01-07 01:00:52

A URI Template is a way to specify a URI that includes parameters that must be substituted before the URI is resolved. It was standardized by RFC 6570...

Click to read more »
Template metaprogramming
Rabu, 2026-04-29 20:00:55

Template metaprogramming (TMP) is a metaprogramming technique in which templates are used by a compiler to generate temporary source code, which is merged...

Click to read more »
Template processor
Senin, 2026-03-09 23:53:47

A template processor (also known as a template engine or template parser) is software designed to combine templates with data (defined by a data model)...

Click to read more »
Template engine
Minggu, 2022-04-17 16:06:48

Template engine may refer to: Template processor, the general concept Web template system, contains a web templating engine as one component Mail merge...

Click to read more »
Jinja (template engine)
Jumat, 2026-05-01 12:06:50

Django template engine, but provides Python-like expressions while ensuring that the templates are evaluated in a sandbox. It is a text-based template language...

Click to read more »
Curiously recurring template pattern
Minggu, 2026-05-03 09:25:10

template pattern (CRTP) is an idiom, originally in C++, in which a class X derives from a class template instantiation using X itself as a template argument...

Click to read more »
Variadic template
Senin, 2026-05-18 03:32:20

programming, variadic templates or variation generics are templates that take a variable number of type parameters. Variadic templates are supported by C++...

Click to read more »
Phrasal template
Selasa, 2026-06-02 03:00:16

A phrasal template is a phrase-long collocation that contains one or several empty slots which may be filled by words to produce individual phrases. A...

Click to read more »
Java Agent Template
Jumat, 2026-01-30 01:51:26

Java Agent Template (JAT), is a fully functional Java template, for building software agents that can communicate in a P2P distributed network over the...

Click to read more »
Geometry template
Senin, 2024-04-08 07:31:03

A geometry template is a piece of clear plastic with cut-out shapes for use in mathematics and other subjects in primary school through secondary school...

Click to read more »
Template system
Sabtu, 2020-02-15 12:47:35

Template system may refer to: Template processor, software designed to combine templates with a data model to produce result documents Web template system...

Click to read more »
Template Toolkit
Minggu, 2025-12-28 19:29:59

The Template Toolkit (TT) is a template engine used primarily for building web sites, but is also suitable for creating any type of digital document,...

Click to read more »
Comparison of web template engines
Minggu, 2026-05-10 23:16:31

web template engines used in Web template systems and a brief rundown of their features. Template processor Web template system JavaScript templating Category:Template...

Click to read more »
Model–view–controller
Selasa, 2026-04-28 23:38:10

forward a similar "model-template-view" (MTV) take on the pattern, in which a view retrieves data from models and passes it to templates for display. Both Rails...

Click to read more »
Template Haskell
Minggu, 2024-11-10 14:42:31

Template Haskell (Template Meta-Haskell for early versions) is an experimental language extension to the functional programming language Haskell, implemented...

Click to read more »
Template modeling score
Sabtu, 2024-12-28 20:12:24

In bioinformatics, the template modeling score or TM-score is a measure of similarity between two protein structures. The TM-score is intended as a more...

Click to read more »
Template (word processing)
Senin, 2024-07-15 03:50:11

The term template, when used in the context of word processing software, refers to a sample document that has already some details in place; those can...

Click to read more »
Template matching
Senin, 2026-04-27 11:26:25

Template matching is a technique in digital image processing for finding small parts of an image which match a template image. It can be used for quality...

Click to read more »
Mustache (template system)
Minggu, 2026-05-10 23:21:42

Mustache is a web template system. It is described as a logic-less system because it lacks any explicit control flow statements, like if and else conditionals...

Click to read more »
Generic programming
Jumat, 2026-05-15 03:47:41

Generic programming was introduced to the mainstream with Ada in 1977. With templates in C++, generic programming became part of the repertoire of professional...

Click to read more »
Template generator
Jumat, 2026-05-01 18:03:48

Template or Template generating software is a tool used for developing website, email, and document templates without manually formatting or writing computer...

Click to read more »
Emin (esoteric movement)
Rabu, 2026-03-18 08:01:59

named The Eminent Way or The Way. The movement arose in the 1970s. The Template Network is a movement which offers activities inspired by the Emin philosophy...

Click to read more »
Windows Template Library
Jumat, 2025-12-26 23:49:53

Windows Template Library (WTL) is a free software, object-oriented C++ template library for Win32 development. WTL was created by Microsoft employee Nenad...

Click to read more »
Template (file format)
Rabu, 2023-12-27 23:11:22

In file formats, a document template is a common feature of many software applications that define a unique non-executable file format intended specifically...

Click to read more »
Template Gothic
Selasa, 2023-12-26 13:52:27

Template Gothic is an experimental, sans-serif typeface designed by Barry Deck in 1989. It was not commercially released until type designer Rudy VanderLans...

Click to read more »
Template reaction
Sabtu, 2024-01-27 09:49:18

In chemistry, a template reaction is any of a class of ligand-based reactions that occur between two or more adjacent coordination sites on a metal center...

Click to read more »
Standard Template Library
Selasa, 2026-02-10 02:59:16

The Standard Template Library (STL) was a software library originally designed by Alexander Stepanov for the C++ programming language that influenced many...

Click to read more »
String interpolation
Sabtu, 2026-05-23 03:17:46

placeholders are replaced with their corresponding values. It is a form of simple template processing or, in formal terms, a form of quasi-quotation (or logic substitution...

Click to read more »
Mako (template engine)
Jumat, 2023-09-01 15:45:59

The Mako template is used by Reddit. It is the default template language included with the Pylons and Pyramid web frameworks. CheetahTemplate Genshi Jinja...

Click to read more »
XSLT
Kamis, 2026-03-26 12:46:01

finds the best-matching template for that node in the stylesheet, and evaluates the template's contents. Instructions in each template generally direct the...

Click to read more »
Template network
Senin, 2025-07-21 15:56:11

The Template Network was once called the Emin Society or the Emin Foundation, and is now an international network of independent groups. As of 2014 there...

Click to read more »
Smarty (template engine)
Minggu, 2026-02-08 07:47:35

Smarty is a web template system written in PHP. Smarty is primarily promoted as a tool for separation of concerns. Smarty is intended to simplify compartmentalization...

Click to read more »
DNA replication
Rabu, 2026-06-03 16:04:53

separated, and each strand of the original DNA molecule then serves as a template for the production of a complementary counterpart strand, a process referred...

Click to read more »
Template (auto racing)
Sabtu, 2025-06-14 15:29:40

A template is a device used by sanctioning body officials to check the body shape and height of racing vehicles. The template is used to check that teams...

Click to read more »
Twig (template engine)
Minggu, 2026-05-24 17:09:03

Twig is a free and open-source template engine for PHP. Its syntax originates from Jinja and Django templates. It is licensed under the BSD License and...

Click to read more »
Text Template Transformation Toolkit
Minggu, 2025-12-21 22:01:01

Text Template Transformation Toolkit (usually referred to as "T4") is a free and open-source template-based text generation framework. T4 source files...

Click to read more »
Template Attribute Language
Senin, 2026-03-23 12:55:51

The Template Attribute Language (TAL) is a templating language used to generate dynamic HTML and XML documents. It is designed to facilitate a clear separation...

Click to read more »
Template (novel)
Minggu, 2024-06-02 17:27:58

Template is a Canadian science fiction novel by Matthew Hughes, published by PS Publishing. It follows the adventures of a professional duelist who is...

Click to read more »
Oracle Template Library
Rabu, 2021-01-13 12:04:41

The Oracle, ODBC, and DB2 CLI Template Library (OTL) is a C++ library for database access, written by Sergei Kuchin. The OTL exists since 1996. It consists...

Click to read more »
Template Numerical Toolkit
Rabu, 2026-03-04 10:51:06

Free and open-source software portal The Template Numerical Toolkit (or TNT) is a software library for manipulating vectors and matrices in C++ created...

Click to read more »
MediaWiki
Kamis, 2026-06-04 03:02:13

template parameters. Templates are frequently used to identify problems with a Wikipedia article by putting a template in the article. This template then...

Click to read more »
Matrix Template Library
Rabu, 2026-03-04 02:45:05

The Matrix Template Library (MTL) is a linear algebra library for C++ programs. The MTL uses template programming, which considerably reduces the code...

Click to read more »
CheetahTemplate
Rabu, 2025-12-24 04:16:43

portal Free and open-source software portal Cheetah (or CheetahTemplate) is a template engine that uses the Python programming language. It can be used...

Click to read more »
Video Ad Serving Template
Jumat, 2025-09-19 19:46:02

Video Ad Serving Template (VAST) is a specification defined and released by the Interactive Advertising Bureau (IAB) that sets a standard for communication...

Click to read more »
Expression templates
Kamis, 2025-11-27 17:48:46

Expression templates are a C++ template metaprogramming technique that builds structures representing a computation at compile time, where expressions...

Click to read more »
Lettering guide
Rabu, 2025-09-17 23:31:41

A lettering guide template is a special type of template used to write uniform characters. It consists of a sheet of plastic or other material with cut-outs...

Click to read more »
Partial template specialization
Minggu, 2026-05-03 04:22:36

Partial template specialization is a particular form of class template specialization. Usually used in reference to the C++ programming language, it allows...

Click to read more »
Wavefront .obj file
Kamis, 2026-05-21 14:44:55

leading to occasional incompatibilities.[citation needed] The Material Template Library format (MTL) or .MTL File Format is a companion file format to...

Click to read more »
Test Template Framework
Selasa, 2025-11-18 18:44:46

The Test Template Framework (TTF) is a model-based testing (MBT) framework proposed by Phil Stocks and David Carrington for the purpose of software testing...

Click to read more »
STEP Library
Jumat, 2024-06-14 05:30:47

STEP (Standard Template for Electronic Publishing) is a standard file format used to distribute Biblical software from various publishers. STEP was conceived...

Click to read more »
Prostate biopsy
Kamis, 2025-10-02 21:55:30

procedure with a higher rate of cancer detection is template prostate mapping (TPM) or transperineal template-guided mapping biopsy (TTMB), whereby typically...

Click to read more »
Active Template Library
Minggu, 2025-08-17 08:00:46

The Active Template Library (ATL) is a set of template-based C++ classes developed by Microsoft, intended to simplify the programming of Component Object...

Click to read more »
Open Power Template
Selasa, 2025-08-12 21:16:36

Free and open-source software portal Open Power Template is a web template engine written in PHP 5. A common strategy in designing web application is separation...

Click to read more »
Template-switching polymerase chain reaction
Selasa, 2026-01-20 17:50:51

Template-switching polymerase chain reaction (TS-PCR) is a method of reverse transcription and polymerase chain reaction (PCR) amplification that relies...

Click to read more »
JavaScript templating
Sabtu, 2026-03-07 16:34:43

JavaScript templating refers to the client side data binding method implemented with the JavaScript language. This approach became popular thanks to JavaScript's...

Click to read more »
History of the Standard Template Library
Selasa, 2022-08-16 13:52:43

In computing, the Standard Template Library (STL) is a software library for the C++ programming language. The architecture of the STL is largely the creation...

Click to read more »
Template-guided self-assembly
Rabu, 2026-05-20 20:41:50

Template-guided self-assembly is a versatile fabrication process that can arrange various micrometer to nanometer sized particles into lithographically...

Click to read more »
AWS CloudFormation
Selasa, 2024-05-21 22:15:33

values to a CloudFormation template, allowing for customization without modifying the template itself. This makes templates more reusable and flexible...

Click to read more »
Yuanqu County
Senin, 2025-12-01 11:44:22

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Yuanqu...

Click to read more »
Alexander Stepanov
Selasa, 2026-05-05 14:11:53

programming and as the primary designer and implementer of the C++ Standard Template Library, which he started to develop around 1992 while employed at HP Labs...

Click to read more »
LS postcode area
Senin, 2026-03-23 19:08:15

Template:Attached KML/LS postcode area KML is from Wikidata The LS postcode area, also known as the Leeds postcode area, is a group of 29 postcode districts...

Click to read more »
Tung Shing
Senin, 2026-04-13 09:38:22

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› ‹The...

Click to read more »
B postcode area
Sabtu, 2026-02-14 04:41:15

Template:Attached KML/B postcode area KML is from Wikidata The B postcode area, also known as the Birmingham postcode area, is a group of 79 postcode districts...

Click to read more »
Pan (programming language)
Selasa, 2026-06-02 19:39:32

transforms the configuration information contained within a set of pan templates to a machine-friendly XML or JSON format. The pan language is used within...

Click to read more »
Sense (molecular biology)
Senin, 2026-04-06 15:32:31

negative-sense strand of DNA is equivalent to the template strand, whereas the positive-sense strand is the non-template strand whose nucleotide sequence is equivalent...

Click to read more »
Dongshan Subdistrict, Guangzhou
Jumat, 2026-05-08 04:52:46

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› 23°07′21″N...

Click to read more »
List of C++ template libraries
Rabu, 2026-05-06 21:38:23

The following list of C++ template libraries details the various libraries of templates available for the C++ programming language. The choice of a typical...

Click to read more »
Flask (web framework)
Sabtu, 2026-05-30 06:34:45

also by Ronacher, is a template engine for the Python programming language. Similar to the Django web framework, it handles templates in a sandbox. MarkupSafe...

Click to read more »
Supramolecular chemistry
Rabu, 2026-01-07 23:52:50

suitable molecular species as a template. After construction, the template is removed leaving only the host. The template for host construction may be subtly...

Click to read more »
Concepts (C++)
Selasa, 2026-05-26 08:37:02

associated with a template (class template, function template, member function of a class template, variable template, or alias template), in which case...

Click to read more »
LE postcode area
Senin, 2026-02-16 05:17:43

Template:Attached KML/LE postcode area KML is from Wikidata The LE postcode area, also known as the Leicester postcode area, is a group of 21 postcode...

Click to read more »
Windows App Studio
Selasa, 2026-05-12 14:28:48

of its features included a Logo and Image Wizard, customizable theme templates, and the ability to insert embedded content from sites such as YouTube...

Click to read more »
Ordered two-template relay
Kamis, 2026-03-12 21:06:22

Ordered Two-Template Relay (OTTR) is a library preparation technique used to improve quantitation of highly modified non-coding RNA (ncRNA) species, which...

Click to read more »
CM postcode area
Minggu, 2025-11-09 21:15:47

Template:Attached KML/CM postcode area KML is from Wikidata The CM postcode area, also known as the Chelmsford postcode area, is a group of 25 postcode...

Click to read more »
Oracle BI Publisher
Kamis, 2025-12-25 03:59:37

report templates can be designed using Microsoft Word, Adobe Acrobat, Microsoft Excel (standalone only) and Adobe Flash (standalone only). Templates created...

Click to read more »
Transcription (biology)
Selasa, 2026-06-02 01:24:31

of many RNA viruses is composed of negative-sense RNA which acts as a template for positive sense viral messenger RNA - a necessary step in the synthesis...

Click to read more »
Guanghai
Minggu, 2026-05-31 15:24:07

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Guanghai...

Click to read more »
Wei (rank)
Sabtu, 2026-04-04 22:20:28

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Wei...

Click to read more »
BA postcode area
Jumat, 2025-08-29 09:32:48

Template:Attached KML/BA postcode area KML is from Wikidata The BA postcode area, also known as the Bath postcode area, is a group of nineteen postcode...

Click to read more »
Website
Jumat, 2026-04-10 19:46:01

systems and dynamic sites. Various Web application frameworks and Web template systems are available for general-use programming languages like Perl,...

Click to read more »
SG postcode area
Senin, 2025-10-20 23:03:11

Template:Attached KML/SG postcode area KML is from Wikidata The SG postcode area, also known as the Stevenage postcode area, is a group of nineteen postcode...

Click to read more »
Sir Solomon Single
Senin, 2026-01-19 16:57:43

‹ The template Infobox play is being considered for merging. › Sir Salomon; Or, The Cautious Coxcomb is a 1670 comedy play by the English writer John Caryll...

Click to read more »
Henry Cheng
Jumat, 2025-04-04 01:33:45

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Henry...

Click to read more »
Commissioner of Police (Hong Kong)
Minggu, 2026-05-31 23:24:29

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
GU postcode area
Selasa, 2025-11-18 18:21:31

Template:Attached KML/GU postcode area KML is from Wikidata The GU postcode area, also known as the Guildford postcode area, is a group of 38 postcode...

Click to read more »
Substitution failure is not an error
Jumat, 2026-04-24 17:15:11

error (SFINAE) is a principle in C++ where an invalid substitution of template parameters is not in itself an error. David Vandevoorde first introduced...

Click to read more »
Web Components
Kamis, 2026-05-28 23:55:46

elements Shadow DOM encapsulated DOM and styling, with composition HTML templates HTML fragments that are not rendered, but stored until instantiated via...

Click to read more »
Shek O Peak
Senin, 2026-05-25 08:54:05

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Shek...

Click to read more »
Guangdong–Guangxi War
Senin, 2024-10-21 04:05:30

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Cao Buxing
Sabtu, 2023-10-21 06:51:48

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Cao...

Click to read more »
Hsu Wen-hsin
Selasa, 2025-09-30 21:09:55

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Hsu...

Click to read more »
Harrow International School Shanghai
Senin, 2025-09-15 13:11:02

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Harrow...

Click to read more »
Amber Liu (tennis)
Rabu, 2026-02-18 11:42:42

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Amber...

Click to read more »
Genshi (templating language)
Rabu, 2025-12-24 03:46:06

Genshi is a template engine for XML-based vocabularies written in Python. Genshi is used to easily insert generated output into XML-based languages, usually...

Click to read more »
Reverse transcriptase
Jumat, 2026-05-29 12:51:25

reverse transcriptase (RT) is an enzyme that uses an RNA molecule as a template to synthesize a complementary DNA molecule, through a process termed reverse...

Click to read more »
Hami melon
Minggu, 2026-04-12 04:37:08

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Hami...

Click to read more »
Pattern recognition (psychology)
Minggu, 2026-03-08 16:30:59

perceived object is stored as a "template" into long-term memory. Incoming information is compared to these templates to find an exact match. In other...

Click to read more »
BD postcode area
Sabtu, 2026-05-09 03:00:18

Template:Attached KML/BD postcode area KML is from Wikidata The BD postcode area, also known as the Bradford postcode area, is a group of 24 postcode districts...

Click to read more »
Abseil (C++ libraries)
Kamis, 2026-05-07 12:39:12

Abseil is a set of open-source template libraries for the C++ programming language developed by Google. Its components were drawn from the fundamental...

Click to read more »
The Argument (2016 play)
Kamis, 2026-04-30 23:28:00

‹ The template Infobox play is being considered for merging. › The Argument is a 2016 play by the Scottish writer William Boyd. Its premiere production...

Click to read more »
Mock duck
Selasa, 2025-05-13 14:24:10

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Mock...

Click to read more »
CCTV Nanhai Studio
Senin, 2026-03-09 23:13:20

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Tsing Yi Rural Committee
Senin, 2022-09-19 10:00:50

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Tsing...

Click to read more »
Wei Jin
Senin, 2026-05-11 01:30:58

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Wei...

Click to read more »
PE postcode area
Sabtu, 2026-05-09 02:40:05

Template:Attached KML/PE postcode area KML is from Wikidata The PE postcode area, also known as the Peterborough postcode area, is a group of 36 postcode...

Click to read more »
Guangzhou Loong Lions
Rabu, 2026-04-01 01:43:16

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Long River (Fujian)
Jumat, 2023-10-13 21:25:09

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
EH postcode area
Rabu, 2025-12-10 14:48:55

Template:Attached KML/EH postcode area KML is from Wikidata The EH postcode area, also known as the Edinburgh postcode area, is a group of 55 postcode...

Click to read more »
Hong Kong Go Association
Minggu, 2025-04-27 09:18:18

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
DN postcode area
Kamis, 2026-04-23 06:30:16

Template:Attached KML/DN postcode area KML is from Wikidata The DN postcode area, also known as the Doncaster postcode area, is a group of 32 postcode...

Click to read more »
Bey Soo Khiang
Rabu, 2026-04-29 11:11:27

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Bey...

Click to read more »
PL postcode area
Minggu, 2025-11-09 00:35:31

Template:Attached KML/PL postcode area KML is from Wikidata The PL postcode area, also known as the Plymouth postcode area, is a group of 35 postcode districts...

Click to read more »
Nanoimprint lithography
Jumat, 2026-02-27 00:48:32

or UV light during the imprinting. Adhesion between the resist and the template is controlled to allow proper release. Nanoimprint lithography was invented...

Click to read more »
Snowclone
Selasa, 2026-06-02 15:20:33

A snowclone is a phrasal template based on a cliché, substituting words to express a similar idea in a different context, often to humorous or sarcastic...

Click to read more »
Sun Yat-sen Memorial Hall (Guangzhou)
Senin, 2026-05-25 07:49:33

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
International Phonetic Alphabet chart
Sabtu, 2026-05-23 02:41:36

encyclopedia. IPA help  audio full chart template Legend: unrounded • rounded IPA help  audio full chart template Symbols to the right in a cell are voiced...

Click to read more »
Shaanxi cuisine
Kamis, 2026-05-07 21:47:08

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Shaanxi...

Click to read more »
IPA vowel chart with audio
Minggu, 2026-01-11 03:39:36

left corner are such a pair. IPA: Vowels IPA help audio help full chart template Legend: unrounded • rounded IPA consonant chart with audio "IPA Vowels"...

Click to read more »
AB postcode area
Sabtu, 2026-05-09 03:18:49

Template:Attached KML/AB postcode area KML is from Wikidata The AB postcode area, also known as the Aberdeen postcode area, is a group of 33 postcode districts...

Click to read more »
IPA consonant chart with audio
Rabu, 2026-02-18 00:44:57

demonstration. IPA: Pulmonic consonants IPA help audio help full chart template Symbols to the right in a cell are voiced, to the left are voiceless. Shaded...

Click to read more »
Lee Pei-chi
Jumat, 2026-05-22 15:34:42

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Lee...

Click to read more »
Peak Sport Products
Senin, 2026-05-11 04:29:10

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Peak...

Click to read more »
Three Gorges Museum
Jumat, 2026-05-08 19:41:47

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
L postcode area
Senin, 2026-02-09 12:25:23

Template:Attached KML/L postcode area KML is from Wikidata The L postcode area, also known as the Liverpool postcode area, is a group of postcode districts...

Click to read more »
PO postcode area
Senin, 2025-11-17 23:07:08

Template:Attached KML/PO postcode area KML is from Wikidata The PO postcode area, also known as the Portsmouth postcode area, is a group of 34 postcode...

Click to read more »
2026 Tour of Romania
Jumat, 2026-04-24 16:49:09

teams EvoPro Racing[template problem] Voster Team MENtoRISE Teem CCN Sofer–Savini Due–OMZ[template problem] Team Novak[template problem] Team Medellín–EPM...

Click to read more »
IP postcode area
Senin, 2025-08-04 21:14:22

Template:Attached KML/IP postcode area KML is from Wikidata The IP postcode area, also known as the Ipswich postcode area, is a group of 33 postcode districts...

Click to read more »
Vanessa Neo
Kamis, 2026-02-26 17:20:55

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Vanessa...

Click to read more »
KT postcode area
Minggu, 2025-11-09 22:31:34

Template:Attached KML/KT postcode area KML is from Wikidata The KT postcode area, also known as the Kingston upon Thames postcode area, is a group of 24...

Click to read more »
M'Lady (play)
Senin, 2026-01-19 16:52:32

‹ The template Infobox play is being considered for merging. › M'Lady is a 1921 play by the British writer Edgar Wallace. It is a drama about a woman who...

Click to read more »
Mao Fumei
Kamis, 2026-02-12 11:17:20

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Mao...

Click to read more »
Canton Fair
Kamis, 2025-10-16 14:58:09

the most representative trade fair in China. ‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects...

Click to read more »
C++ syntax
Minggu, 2026-05-31 02:03:17

associated with a template (class template, function template, member function of a class template, variable template, or alias template), in which case...

Click to read more »
Podao
Rabu, 2025-06-18 09:15:44

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Podao...

Click to read more »
Chairman of the National Committee of the Chinese People's Political Consultative Conference
Rabu, 2026-04-01 01:25:16

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Jianshe Subdistrict, Guangzhou
Jumat, 2026-05-08 04:52:58

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Jianshe...

Click to read more »
M postcode area
Sabtu, 2025-11-15 06:45:32

Template:Attached KML/M postcode area KML is from Wikidata The M postcode area, also known as the Manchester postcode area, is a group of postcode districts...

Click to read more »
Business model canvas
Kamis, 2026-05-28 21:03:51

The business model canvas is a strategic management template that is used for developing new business models and documenting existing ones. It offers a...

Click to read more »
Coding strand
Sabtu, 2024-06-08 15:36:32

contains anticodons. During transcription, RNA Pol II binds to the non-coding template strand, reads the anti-codons, and transcribes their sequence to synthesize...

Click to read more »
Beihuan Boulevard
Jumat, 2026-05-08 05:08:32

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Beihuan...

Click to read more »
BN postcode area
Minggu, 2025-07-27 05:41:08

Template:Attached KML/BN postcode area KML is from Wikidata The BN postcode area, also known as the Brighton postcode area, is a group of 30 postcode districts...

Click to read more »
Qinggong
Selasa, 2025-06-10 04:15:26

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Qinggong...

Click to read more »
Qin River (Shanxi)
Kamis, 2025-05-15 23:27:58

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Huanghuagang Subdistrict, Guangzhou
Jumat, 2026-05-08 04:52:56

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Huanghuagang...

Click to read more »
NN postcode area
Senin, 2025-08-04 21:15:06

Template:Attached KML/NN postcode area KML is from Wikidata The NN postcode area, also known as the Northampton postcode area, is a group of nineteen postcode...

Click to read more »
Qiang (spear)
Rabu, 2026-05-13 10:25:26

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Qiang...

Click to read more »
RM postcode area
Selasa, 2025-10-21 00:41:19

Template:Attached KML/RM postcode area KML is from Wikidata The RM postcode area, also known as the Romford postcode area, is a group of twenty postcode...

Click to read more »
Managing Carmen
Kamis, 2021-08-26 04:06:35

‹ The template Infobox play is being considered for merging. › Managing Carmen is a 2012 play by David Williamson about a cross-dressing football player...

Click to read more »
Huan Yi
Selasa, 2025-03-11 22:58:56

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Huan...

Click to read more »
Hudson Yang
Kamis, 2026-05-28 19:08:28

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Hudson...

Click to read more »
Death sentence with reprieve
Sabtu, 2026-05-09 14:02:47

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Death...

Click to read more »
National Bureau of Statistics of China
Jumat, 2026-04-10 00:43:53

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Overseas Chinese High School, Busan
Selasa, 2025-12-09 06:46:10

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Overseas...

Click to read more »
SA postcode area
Rabu, 2026-02-18 00:33:08

Template:Attached KML/SA postcode area KML is from Wikidata The SA postcode area, also known as the Swansea postcode area, is a group of 51 postcode districts...

Click to read more »
Shu River
Jumat, 2026-01-23 20:54:13

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Shu...

Click to read more »
Li Haifeng
Jumat, 2025-12-26 12:51:47

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Li...

Click to read more »
Stanley Prison
Selasa, 2025-12-23 18:10:09

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Stanley...

Click to read more »
The Man Who Changed His Name (play)
Senin, 2026-01-19 17:08:32

‹ The template Infobox play is being considered for merging. › The Man Who Changed His Name is a mystery play by the British writer Edgar Wallace, which...

Click to read more »
Lotus seed
Kamis, 2026-04-16 09:01:38

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› A...

Click to read more »
Jiang (rank)
Senin, 2026-06-01 00:23:25

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Jiang...

Click to read more »
1980 Japan Series
Rabu, 2025-10-29 04:33:48

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
Citylink Plaza
Rabu, 2025-10-22 19:05:00

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Citylink...

Click to read more »
A True Widow
Senin, 2026-01-19 16:40:18

‹ The template Infobox play is being considered for merging. › A True Widow is a 1678 comedy play by the English writer Thomas Shadwell. It was first staged...

Click to read more »
DE postcode area
Jumat, 2026-01-09 18:59:07

Template:Attached KML/DE postcode area KML is from Wikidata The DE postcode area, also known as the Derby postcode area, is a group of 23 postcode districts...

Click to read more »
Waihai Subdistrict
Selasa, 2025-12-16 03:13:44

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Waihai...

Click to read more »
Popcorn (play)
Rabu, 2026-01-28 19:09:11

‹ The template Infobox play is being considered for merging. › Popcorn is a 1998 play by English author Ben Elton adapted from his novel of the same title...

Click to read more »
AsiaWorld–Arena
Sabtu, 2026-03-07 08:48:49

32139°N 113.94389°E / 22.32139; 113.94389 ‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects...

Click to read more »
G postcode area
Senin, 2025-10-27 23:51:41

Template:Attached KML/G postcode area KML is from Wikidata The G postcode area, also known as the Glasgow postcode area, is a group of postcode districts...

Click to read more »
Tiger Hill Pagoda
Selasa, 2026-06-02 13:16:47

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Luo River (Shaanxi)
Senin, 2024-07-22 01:59:33

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Luo...

Click to read more »
Dandan noodles
Kamis, 2026-01-01 09:32:11

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Dandan...

Click to read more »
Charitable Intent
Minggu, 2026-02-01 01:18:36

‹ The template Infobox play is being considered for merging. › Charitable Intent is a play by David Williamson. It was the third in his trilogy of plays...

Click to read more »
Chief Minister of Telangana
Kamis, 2026-06-04 18:00:28

head, but de facto executive authority rests with the chief minister, a template applicable to all other Indian states. Following elections to the Telangana...

Click to read more »
Cheng Hsien-tzu
Minggu, 2026-02-22 07:54:20

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Cheng...

Click to read more »
Taichung City Hall metro station
Jumat, 2026-05-01 13:18:40

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Taichung...

Click to read more »
Chan Shu Kui Memorial School
Minggu, 2024-09-22 18:42:52

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Chan...

Click to read more »
Golog Maqin Airport
Sabtu, 2026-01-31 23:44:46

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Golog...

Click to read more »
Victory Garden, Macau
Kamis, 2026-05-21 08:45:46

198655°N 113.548747°E / 22.198655; 113.548747 ‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects...

Click to read more »
Lang Mountains
Selasa, 2026-05-05 21:28:18

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Langshan...

Click to read more »
The Royalist
Senin, 2026-01-19 17:11:48

‹ The template Infobox play is being considered for merging. › The Royalist is a 1682 comedy play by the English writer Thomas D'Urfey. It was staged at...

Click to read more »
Kiu Tsui Beach
Jumat, 2026-02-27 14:06:05

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Kiu...

Click to read more »
Lingya Sports Park metro station
Minggu, 2026-01-18 21:34:56

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Lingya...

Click to read more »
Missouri Route 156
Sabtu, 2026-03-07 03:42:13

terminus is at Route 149 in northwestern Macon County. KML file (edit · help) Template:Attached KML/Missouri Route 156 KML is not from Wikidata Missouri Department...

Click to read more »
Forrest Wheeler
Selasa, 2025-12-09 05:41:04

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Forrest...

Click to read more »
Datong (instrument)
Senin, 2025-08-18 15:53:19

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
The Lying Lover
Senin, 2026-01-19 17:08:21

‹ The template Infobox play is being considered for merging. › The Lying Lover; Or, The Lady's Friendship is a 1703 comedy play by the Irish writer Richard...

Click to read more »
Hong Kong Eye Hospital
Senin, 2026-04-13 16:19:14

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Hong...

Click to read more »
Precious Blood Secondary School
Minggu, 2026-04-05 15:55:10

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Precious...

Click to read more »
Lin Zexu Memorial Museum of Macau
Selasa, 2026-05-26 05:09:27

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
IG postcode area
Senin, 2025-10-27 23:42:08

Template:Attached KML/IG postcode area KML is from Wikidata The IG postcode area, also known as the Ilford postcode area, is a group of eleven postcode...

Click to read more »
Changlingpi station
Jumat, 2026-05-08 05:08:35

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Changlingpi...

Click to read more »
Sai Kung West Country Park
Rabu, 2026-05-20 11:42:07

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Sai...

Click to read more »
S postcode area
Jumat, 2026-01-09 19:04:32

Template:Attached KML/S postcode area KML is from Wikidata The S postcode area, also known as the Sheffield postcode area, is a group of postcode districts...

Click to read more »
The Eighth Voyage of Sindbad
Rabu, 2024-11-06 08:05:17

‹ The template Infobox play is being considered for merging. › The Eighth Voyage of Sindbad (Persian: هشتمین سفر سندباد) is a play by Bahram Beyzai written...

Click to read more »
Moo shu pork
Kamis, 2025-04-03 15:38:23

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Moo...

Click to read more »
Siu yuk
Selasa, 2026-04-28 00:50:38

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Siu...

Click to read more »
Penha Hill
Senin, 2026-05-25 23:59:48

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Prince Jingjin
Kamis, 2022-01-27 13:59:19

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Prince...

Click to read more »
Errentai
Sabtu, 2020-02-08 22:42:54

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Errentai...

Click to read more »
Riviera Gardens
Sabtu, 2026-04-11 04:00:13

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Riviera...

Click to read more »
Nerone fatto Cesare
Minggu, 2022-07-17 03:55:21

‹ The template Infobox opera is being considered for merging. › Nerone fatto Cesare is a lost dramma per musica by Antonio Vivaldi. The opera was first...

Click to read more »
Rudiviridae
Jumat, 2026-05-22 00:14:31

archaea. The viruses of this family are highly thermostable and can act as a template for site-selective and spatially controlled chemical modification. Furthermore...

Click to read more »
Qingshui River (Guizhou)
Rabu, 2024-10-02 12:25:29

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Hoisin sauce
Senin, 2025-07-14 10:56:28

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Hoisin...

Click to read more »
Ohio State Route 146
Kamis, 2025-05-08 10:02:15

from SR 16 near Nashport to SR 78 in Summerfield. KML file (edit · help) Template:Attached KML/Ohio State Route 146 KML is from Wikidata "DESTAPE". Ohio...

Click to read more »
Liu Meili
Jumat, 2026-02-20 09:00:21

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Liu...

Click to read more »
Bromsgrove School Mission Hills
Jumat, 2026-05-08 05:05:01

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Bromsgrove...

Click to read more »
Qiong Prefecture (Sichuan)
Minggu, 2025-04-27 20:24:54

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Qiongzhou...

Click to read more »
Beitun Main Station
Senin, 2026-05-18 08:25:49

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Beitun...

Click to read more »
Vasco da Gama Garden
Kamis, 2026-05-21 08:45:27

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
WA postcode area
Minggu, 2025-11-09 05:38:44

Template:Attached KML/WA postcode area KML is from Wikidata The WA postcode area, also known as the Warrington postcode area, is a group of sixteen postcode...

Click to read more »
The Campaigners
Senin, 2026-01-19 17:01:03

‹ The template Infobox play is being considered for merging. › The Campaigners; Or, The Pleasant Adventures At Brussels is a 1698 comedy play by the English...

Click to read more »
Wang Tau Hom
Minggu, 2025-03-30 03:41:07

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Wang...

Click to read more »
Tongxiang railway station
Rabu, 2024-07-31 18:52:18

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Tongxiang...

Click to read more »
Shenzhen Leopards
Rabu, 2026-05-13 20:13:26

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Shenzhen...

Click to read more »
Qiongzhou Strait
Kamis, 2022-10-20 04:36:41

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Teddy Wang
Selasa, 2026-04-14 05:07:38

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Teddy...

Click to read more »
S.H. Ho College
Rabu, 2024-04-10 00:02:14

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Lu-Yu Tea Culture Institute
Senin, 2025-06-09 20:33:28

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Lu-Yu...

Click to read more »
C++11
Minggu, 2026-04-19 04:25:02

for a template specialization with all actual template arguments specified. It is not possible to create a typedef template. For example: template <typename...

Click to read more »
Rustom O Sohrab
Rabu, 2026-03-04 14:20:51

‹ The template Infobox play is being considered for merging. › Rustom O Sohrab or Rustam-Sohrab is an Urdu play by Agha Hashar Kashmiri. It was first published...

Click to read more »
Mala (seasoning)
Senin, 2026-05-25 05:06:04

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Mala...

Click to read more »
1961 Japan Series
Rabu, 2025-10-29 02:35:00

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
Duck sauce
Kamis, 2025-07-31 05:19:47

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Duck...

Click to read more »
Cang Prefecture
Jumat, 2025-09-19 18:44:58

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Cang...

Click to read more »
Kentucky Route 89
Rabu, 2025-04-23 09:30:48

"Official DMI Route Log". Retrieved December 28, 2012. KML file (edit · help) Template:Attached KML/Kentucky Route 89 KML is not from Wikidata v t e...

Click to read more »
Guangdong Southern Tigers
Senin, 2026-04-13 01:05:54

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Guangdong...

Click to read more »
Kentucky Route 36
Kamis, 2025-08-14 07:19:47

from US 421 in Milton to US 460 in Frenchburg. KML file (edit · help) Template:Attached KML/Kentucky Route 36 KML is from Wikidata Commonwealth of Kentucky...

Click to read more »
Salted duck egg
Kamis, 2025-12-11 20:20:59

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› A...

Click to read more »
The Lady Aoi
Selasa, 2024-01-09 01:22:35

‹ The template Infobox play is being considered for merging. › The Lady Aoi is a play written by Yukio Mishima in 1954, which appears in his Five Modern...

Click to read more »
Lee Tsuen Seng
Rabu, 2026-01-07 06:28:34

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Lee...

Click to read more »
LL postcode area
Sabtu, 2025-08-23 23:52:23

Template:Attached KML/LL postcode area KML is from Wikidata The LL postcode area, also known as the Llandudno postcode area, is a group of 67 postcode...

Click to read more »
Squire Oldsapp
Senin, 2026-01-19 16:58:17

‹ The template Infobox play is being considered for merging. › Squire Oldsapp is a 1678 comedy play by the English writer Thomas D'Urfey. Staged by the...

Click to read more »
The Jollies
Senin, 2025-03-03 01:43:09

‹ The template Infobox play is being considered for merging. › The Jollies is a 2002 children's play by British playwright Alan Ayckbourn. It is about...

Click to read more »
Wu County
Rabu, 2026-02-18 17:00:25

31271°N 120.61862°E / 31.31271; 120.61862 ‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects...

Click to read more »
Tai Po Hospital
Senin, 2026-04-13 16:33:06

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Tai...

Click to read more »
DD postcode area
Jumat, 2025-11-28 13:17:03

Template:Attached KML/DD postcode area KML is from Wikidata The DD postcode area, also known as the Dundee postcode area, is a group of eleven postcode...

Click to read more »
Observatory Road
Senin, 2025-10-06 01:53:16

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Observatory...

Click to read more »
Mulan River
Sabtu, 2026-05-30 02:02:30

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Dickson Poon
Sabtu, 2026-05-16 13:56:11

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Sir...

Click to read more »
Macao Cultural Centre
Jumat, 2026-03-20 09:28:29

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Pandemonium architecture
Senin, 2026-05-18 07:10:20

science. Pandemonium architecture arose in response to the inability of template matching theories to offer a biologically plausible explanation of the...

Click to read more »
SK postcode area
Kamis, 2026-04-23 18:48:46

Template:Attached KML/SK postcode area KML is from Wikidata The SK postcode area, also known as the Stockport postcode area, is a group of nineteen postcode...

Click to read more »
Cheng Ming-chih
Minggu, 2026-01-25 22:36:56

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Cheng...

Click to read more »
O Clarim
Rabu, 2025-10-29 00:00:48

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Jornal...

Click to read more »
Django (web framework)
Rabu, 2026-03-11 11:30:03

Python-based web framework that runs on a web server. It follows the model–template–views (MTV) architectural pattern. It is maintained by the Django Software...

Click to read more »
I cavalieri di Ekebù
Selasa, 2026-05-19 03:27:18

‹ The template Infobox opera is being considered for merging. › I cavalieri di Ekebù is an opera composed by Riccardo Zandonai to an Italian libretto by...

Click to read more »
My Maryland
Sabtu, 2025-10-04 11:29:14

‹ The template Infobox musical is being considered for merging. › My Maryland is a "musical romance" with book and lyrics by Dorothy Donnelly and music...

Click to read more »
New Plaza Stadium
Senin, 2025-12-29 00:06:18

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› New...

Click to read more »
Dear Daddy
Senin, 2026-01-19 16:44:50

‹ The template Infobox play is being considered for merging. › Dear Daddy is a 1976 play written by English playwright Denis Cannan, first staged at the...

Click to read more »
RG postcode area
Senin, 2025-11-17 23:08:48

Template:Attached KML/RG postcode area KML is from Wikidata The RG postcode area, also known as the Reading postcode area, is a group of thirty postcode...

Click to read more »
Sun Yuen Long Centre
Kamis, 2025-07-31 16:50:10

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Sun...

Click to read more »
Juan Ting-fei
Sabtu, 2025-09-13 20:05:33

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Juan...

Click to read more »
Malvern College Qingdao
Senin, 2025-03-10 23:57:18

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Malvern...

Click to read more »
Ohio State Route 121
Kamis, 2025-05-08 10:00:40

Route 47 and State Route 185 in Versailles, Ohio. KML file (edit · help) Template:Attached KML/Ohio State Route 121 KML is from Wikidata Ohio Department...

Click to read more »
Arts Garden
Rabu, 2025-06-25 02:08:54

190444°N 113.548778°E / 22.190444; 113.548778 ‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects...

Click to read more »
Maine State Route 22
Minggu, 2025-05-04 10:59:27

Maine Office of GIS. Retrieved September 14, 2017. KML file (edit · help) Template:Attached KML/Maine State Route 22 KML is not from Wikidata Media related...

Click to read more »
Missouri Route 131
Sabtu, 2026-03-07 03:43:25

(gravel) in Odessa near the intersection with I-70. KML file (edit · help) Template:Attached KML/Missouri Route 131 KML is not from Wikidata "I-70 and MO Route...

Click to read more »
Wang Gui (Song dynasty)
Rabu, 2026-02-11 20:59:47

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Wang...

Click to read more »
Ng Pak Nam
Selasa, 2026-05-05 13:52:04

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Ng...

Click to read more »
Print
Selasa, 2026-06-02 23:55:58

Printing is a process for reproducing text and images using a master form or template. Print or printing may also refer to: Canvas print, the result of an image...

Click to read more »
Black sesame soup
Sabtu, 2026-04-11 11:22:56

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Black...

Click to read more »
Pyeong
Senin, 2025-12-08 06:35:13

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› A...

Click to read more »
Si County
Minggu, 2026-01-04 17:29:11

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Si...

Click to read more »
Giannina e Bernardone
Sabtu, 2026-05-02 03:27:51

‹ The template Infobox opera is being considered for merging. › Giannina e Bernardone is a dramma giocoso in two acts by composer Domenico Cimarosa with...

Click to read more »
Cathedral of the Immaculate Conception (Changsha)
Senin, 2026-05-18 12:43:04

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› ‹The...

Click to read more »
An African Millionaire
Sabtu, 2026-01-31 09:45:43

‹ The template Infobox play is being considered for merging. › An African Millionaire is a 1904 play by the British writer Edgar Wallace, then a journalist...

Click to read more »
Casa Garden
Rabu, 2025-06-25 02:51:56

200306°N 113.539889°E / 22.200306; 113.539889 ‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects...

Click to read more »
Yunyan Temple (Suzhou)
Selasa, 2026-06-02 13:11:06

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Yunyan...

Click to read more »
Whenever (play)
Jumat, 2024-05-17 00:54:07

‹ The template Infobox play is being considered for merging. › Whenever is a 2000 children's musical play with words by Alan Ayckbourn and music by Denis...

Click to read more »
CB postcode area
Minggu, 2026-03-01 16:19:31

Template:Attached KML/CB postcode area KML is from Wikidata The CB postcode area, also known as the Cambridge postcode area, is a group of sixteen postcode...

Click to read more »
Duke Huai of Jin
Sabtu, 2025-02-08 10:36:40

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Duke...

Click to read more »
1994 World Series
Selasa, 2026-05-19 06:38:37

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
Bireswar (drama)
Rabu, 2026-05-13 04:39:12

‹ The template Infobox play is being considered for merging. › Bireswar (2013) is an experimental drama produced by Belgharia Shankhamala theatre group...

Click to read more »
Dracula (1995 play)
Kamis, 2023-12-07 07:27:35

‹ The template Infobox play is being considered for merging. › Dracula is a 1995 stage adaptation co-authored and by John Godber and Jane Thornton from...

Click to read more »
SS postcode area
Selasa, 2025-12-16 20:45:52

Template:Attached KML/SS postcode area KML is from Wikidata The SS postcode area, also known as the Southend-on-Sea postcode area, is a group of seventeen...

Click to read more »
1962 Japan Series
Rabu, 2025-10-29 01:32:10

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
UB postcode area
Jumat, 2026-01-30 00:41:39

Template:Attached KML/UB postcode area KML is from Wikidata The UB postcode area, also known as the Southall postcode area, is a group of eleven postcode...

Click to read more »
WD postcode area
Minggu, 2025-11-09 22:14:39

Template:Attached KML/WD postcode area KML is from Wikidata The WD postcode area, also known as the Watford postcode area, is a group of eleven postcode...

Click to read more »
Lee Woo Sing College
Rabu, 2024-04-10 00:02:25

22.4224°N 114.2043°E / 22.4224; 114.2043 ‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects...

Click to read more »
Crispy fried chicken
Minggu, 2026-05-24 08:33:24

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Crispy...

Click to read more »
Tanglang station
Jumat, 2026-05-08 05:11:49

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Tanglang...

Click to read more »
Ma On Shan Park
Rabu, 2026-05-20 06:37:56

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Ma...

Click to read more »
Shanghai Women's Prison
Sabtu, 2026-05-09 05:20:57

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Shanghai...

Click to read more »
Run Prefecture
Minggu, 2024-04-21 16:28:00

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Runzhou...

Click to read more »
Shanxi opera
Sabtu, 2026-02-21 01:03:42

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Shanxi...

Click to read more »
Canny Leung
Jumat, 2026-03-27 06:01:47

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Canny...

Click to read more »
Julia Ling
Minggu, 2026-05-03 09:13:15

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Julia...

Click to read more »
Pok Fu Lam Country Park
Rabu, 2026-05-20 07:38:02

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Pok...

Click to read more »
Silverstrand Beach
Senin, 2026-04-20 15:53:00

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Silverstrand...

Click to read more »
Deng Prefecture (Shandong)
Senin, 2026-01-26 23:12:37

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Deng...

Click to read more »
Chinese steamed eggs
Selasa, 2026-05-12 00:39:05

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Chinese...

Click to read more »
Cai Prefecture
Minggu, 2024-04-21 16:30:42

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Caizhou...

Click to read more »
Cheung Sha Wan Plaza
Selasa, 2024-03-19 08:23:20

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Cheung...

Click to read more »
Ming River
Senin, 2024-09-30 07:36:40

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› ‹The...

Click to read more »
Minister of Foreign Affairs (China)
Jumat, 2026-05-22 22:03:36

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
South Bay (Taiwan)
Senin, 2026-04-06 12:39:51

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› South...

Click to read more »
Line 1 (Nanning Metro)
Minggu, 2024-09-15 23:13:45

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Line...

Click to read more »
CO postcode area
Selasa, 2025-10-28 00:43:01

Template:Attached KML/CO postcode area KML is from Wikidata The CO postcode area, also known as the Colchester postcode area, is a group of sixteen postcode...

Click to read more »
Longcheng High School
Selasa, 2025-01-14 20:15:37

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› LongCheng...

Click to read more »
Fongshan metro station
Minggu, 2026-01-18 21:23:09

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Fongshan...

Click to read more »
Keang Peng School
Selasa, 2026-04-07 06:18:55

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Keang...

Click to read more »
Raffles City Chongqing
Senin, 2026-05-11 04:21:13

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Raffles...

Click to read more »
Luo Ying
Jumat, 2026-03-20 16:27:59

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Luo...

Click to read more »
A Fond Husband
Minggu, 2026-04-05 09:50:02

‹ The template Infobox play is being considered for merging. › A Fond Husband; Or, The Plotting Sisters also known as The Fond Husband is a 1677 comedy...

Click to read more »
Prince Chun (created 1872)
Selasa, 2024-10-08 23:24:30

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Prince...

Click to read more »
1953 Japan Series
Rabu, 2025-10-29 02:33:42

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
Hac-Sá Park
Kamis, 2025-12-04 20:50:37

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
HU postcode area
Rabu, 2026-02-18 21:34:46

Template:Attached KML/HU postcode area KML is from Wikidata The HU postcode area, also known as the Hull postcode area, is a group of twenty postcode districts...

Click to read more »
Hongkong and Shanghai Hotels
Rabu, 2026-04-08 19:41:25

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
NityaPurana
Sabtu, 2025-04-12 12:05:03

‹ The template Infobox play is being considered for merging. › NityaPurana (Bengali: নিত্যপুরাণ) is a play by Masum Reza. The play is set on Baily Road...

Click to read more »
BH postcode area
Selasa, 2026-05-05 05:15:20

Template:Attached KML/BH postcode area KML is from Wikidata The BH postcode area, also known as the Bournemouth postcode area, is a group of 26 postcode...

Click to read more »
BB postcode area
Selasa, 2025-11-18 18:41:45

Template:Attached KML/BB postcode area KML is from Wikidata The BB postcode area, also known as the Blackburn postcode area, is a group of thirteen postcode...

Click to read more »
Aya Kawai
Sabtu, 2025-10-18 12:18:29

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Aya...

Click to read more »
Kentucky Route 131
Senin, 2025-10-13 09:57:35

Route 62 in Reidland via Smysonia and Reidland. KML file (edit · help) Template:Attached KML/Kentucky Route 131 KML is not from Wikidata "Official DMI...

Click to read more »
A406 autoroute
Sabtu, 2026-02-14 11:35:28

"autoroute". saratlas.free.fr. Retrieved 2024-11-25. KML file (edit · help) Template:Attached KML/A406 autoroute KML is from Wikidata A406 Motorway in Saratlas...

Click to read more »
Tack Ching Girls' Secondary School
Jumat, 2025-01-03 23:38:57

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› 22°19′54″N...

Click to read more »
Alxa Right Banner Badanjilin Airport
Minggu, 2025-02-09 04:12:13

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Alxa...

Click to read more »
China United SME Guarantee Corporation
Rabu, 2025-12-17 02:48:27

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› China...

Click to read more »
Commune by the Great Wall
Rabu, 2025-07-16 21:03:39

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Jin Prefecture (Shaanxi)
Minggu, 2024-04-21 16:31:52

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Jin...

Click to read more »
The Hero (opera)
Jumat, 2025-09-26 09:04:15

‹ The template Infobox opera is being considered for merging. › The Hero is a three-act opera by Italian-American composer Gian Carlo Menotti commissioned...

Click to read more »
Line 2 (Lanzhou Metro)
Senin, 2025-12-08 04:34:59

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Line...

Click to read more »
1981 Japan Series
Rabu, 2025-10-29 04:36:43

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
AL postcode area
Kamis, 2025-11-20 23:35:58

Template:Attached KML/AL postcode area KML is from Wikidata The AL postcode area, also known as the St Albans postcode area, is a group of ten postcode...

Click to read more »
Kaili Huangping Airport
Jumat, 2025-11-21 16:06:24

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Kaili...

Click to read more »
Chunhua, Changsha
Kamis, 2020-05-28 17:06:24

Template:image label Chunhua Chunhua Town (simplified Chinese: 春华; traditional Chinese: 春華; pinyin: Chūnhuá) is a town in Changsha County, northeastern...

Click to read more »
National Games of China
Selasa, 2026-03-03 18:58:02

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Yangxin County, Shandong
Minggu, 2026-01-04 16:22:29

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Yangxin...

Click to read more »
BR postcode area
Rabu, 2026-05-20 23:15:49

Template:Attached KML/BR postcode area KML is from Wikidata The BR postcode area, also known as the Bromley postcode area, is a group of eight postcode...

Click to read more »
Hua Prefecture (Shaanxi)
Rabu, 2023-05-31 23:44:02

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Huazhou...

Click to read more »
Longgang Museum of Hakka Culture
Jumat, 2026-05-08 05:03:27

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Kangelo Castle
Senin, 2024-10-21 23:32:13

‹ The template Infobox settlement is being considered for merging. › Kangelo Castle (Persian: قلعه کنگلو) is a historical fortress located in Kangelo Village...

Click to read more »
Kwun Lung Lau
Senin, 2025-07-14 02:11:15

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Kwun...

Click to read more »
Wang Maozhai
Selasa, 2026-03-03 00:36:45

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Wang...

Click to read more »
Weekend (play)
Kamis, 2026-05-28 05:51:10

‹ The template Infobox play is being considered for merging. › Weekend is a 1968 comedy play by Gore Vidal starring John Forsythe, Kim Hunter, and Carol...

Click to read more »
Tiger & Crane Fists
Minggu, 2026-05-17 23:35:10

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Tiger...

Click to read more »
Statistics and Census Service (Macau)
Jumat, 2026-04-10 01:03:50

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Jessville
Kamis, 2026-03-19 20:54:51

267444°N 114.133307°E / 22.267444; 114.133307 ‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects...

Click to read more »
Tsuen Wan Environmental Resource Centre
Rabu, 2024-07-03 20:16:34

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Tsuen...

Click to read more »
My Sister Sadie
Kamis, 2023-12-07 11:49:43

‹ The template Infobox play is being considered for merging. › My Sister Sadie is a 2003 play by British playwright Alan Ayckbourn. It was billed as a...

Click to read more »
Remonstrance Bureau
Selasa, 2024-09-17 02:41:01

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
1982 Japan Series
Rabu, 2025-10-29 04:20:09

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
Jiangsu cuisine
Minggu, 2026-05-10 18:40:24

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Jiangsu...

Click to read more »
Arbuthnot Road
Sabtu, 2025-12-06 04:54:38

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Arbuthnot...

Click to read more »
EN postcode area
Selasa, 2025-10-28 17:10:32

Template:Attached KML/EN postcode area KML is from Wikidata The EN postcode area, also known as the Enfield postcode area, is a group of eleven postcode...

Click to read more »
Qian Tianyi
Minggu, 2026-02-22 07:57:27

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Qian...

Click to read more »
China CITIC Bank
Kamis, 2026-01-29 00:26:43

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› China...

Click to read more »
Defense associated reverse transcriptase
Senin, 2026-04-27 19:31:54

standard template dependent mechanisms, DRT complexes frequently employ hybrid strategies involving RNA templates, protein templating, or template-independent...

Click to read more »
Yi Prefecture (Shandong)
Rabu, 2025-10-15 02:30:10

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Yizhou...

Click to read more »
Jingxi Circuit
Selasa, 2026-01-06 05:54:41

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Jingxi...

Click to read more »
Line 2 (Hohhot Metro)
Senin, 2025-08-25 20:31:56

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Line...

Click to read more »
Vice Premier of China
Senin, 2026-05-25 05:46:52

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Megalopolises in China
Kamis, 2026-05-28 20:33:31

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› In...

Click to read more »
Nevada State Route 824
Minggu, 2025-09-28 09:07:08

in Lyon County. Nevada portal U.S. Roads portal KML file (edit · help) Template:Attached KML/Nevada State Route 824 KML is not from Wikidata Nevada Department...

Click to read more »
Tianjin R&F Guangdong Tower
Senin, 2026-04-20 19:53:41

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Tianjin...

Click to read more »
BS postcode area
Sabtu, 2026-05-09 03:08:27

Template:Attached KML/BS postcode area KML is from Wikidata The BS postcode area, also known as the Bristol postcode area, is a group of 37 postcode districts...

Click to read more »
The Cat in the Hat (play)
Kamis, 2025-12-04 04:22:27

‹ The template Infobox play is being considered for merging. › The Cat in the Hat is a 2009 play based on the 1957 children's book of the same name by...

Click to read more »
Our Nell
Minggu, 2026-01-04 01:59:06

‹ The template Infobox play is being considered for merging. › Our Nell is a musical with a book by Louis N. Parker and Reginald Arkell and music by Harold...

Click to read more »
1989 Japan Series
Rabu, 2025-10-29 04:43:49

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
Dead Caesar
Senin, 2026-01-05 11:28:06

‹ The template Infobox play is being considered for merging. › Dead Caesar was a 2007 stage show written by Australian comedian Chris Taylor from The Chaser...

Click to read more »
Chinese Taipei School Penang
Jumat, 2026-02-20 09:04:25

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Chinese...

Click to read more »
1978 Japan Series
Rabu, 2025-10-29 03:22:16

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
Line 1 (Hohhot Metro)
Rabu, 2025-09-17 05:40:50

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Line...

Click to read more »
ME postcode area
Sabtu, 2025-08-16 23:14:39

Template:Attached KML/ME postcode area KML is from Wikidata The ME postcode area, also known as the Rochester postcode area, is a group of 20 postcode...

Click to read more »
CV postcode area
Sabtu, 2026-05-09 02:46:04

Template:Attached KML/CV postcode area KML is from Wikidata The CV postcode area, also known as the Coventry postcode area, is a group of 24 postcode districts...

Click to read more »
Jingxing Pass
Kamis, 2025-08-28 15:53:45

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Jingxing...

Click to read more »
Dongfeng Subdistrict, Guangzhou
Jumat, 2026-05-08 04:52:44

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› 23°07′55″N...

Click to read more »
Lin Yen-hung
Minggu, 2026-02-22 05:51:46

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Lin...

Click to read more »
Group Policy
Kamis, 2026-06-04 11:25:11

Configuration of the client is performed via Group Policy. Administrative Templates are a feature of Group Policy, a Microsoft technology for centralized...

Click to read more »
Man Kam To
Rabu, 2026-03-11 23:58:27

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Man...

Click to read more »
Google Closure Tools
Selasa, 2026-01-06 11:10:44

objects such as User Interface widgets and Controls. Closure Templates are a templating system for dynamically generating HTML in both Java and JavaScript...

Click to read more »
Bozhong Mountain
Kamis, 2023-08-17 18:43:17

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› ‹The...

Click to read more »
Haiphong Road
Minggu, 2025-10-05 20:06:33

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Haiphong...

Click to read more »
Duplicate Tsing Yi South Bridge
Sabtu, 2024-03-09 16:57:11

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Duplicate...

Click to read more »
It Could Be Any One Of Us
Sabtu, 2025-01-25 01:59:43

‹ The template Infobox play is being considered for merging. › It Could Be Any One Of Us is a 1983 play by British playwright Alan Ayckbourn. This play...

Click to read more »
Zhang River
Selasa, 2025-05-20 12:28:02

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Siu Lam Hospital
Senin, 2026-04-13 16:34:45

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Siu...

Click to read more »
Goertek
Rabu, 2026-04-08 04:20:31

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Goertek...

Click to read more »
Cheung Sok
Rabu, 2025-08-13 21:37:48

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Cheung...

Click to read more »
OX postcode area
Sabtu, 2025-11-29 21:28:48

Template:Attached KML/OX postcode area KML is from Wikidata The OX postcode area, also known as the Oxford postcode area, is a group of 26 postcode districts...

Click to read more »
De Prefecture
Kamis, 2025-11-13 08:39:50

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› De...

Click to read more »
The Sound of a Voice (opera)
Selasa, 2025-05-06 14:27:21

‹ The template Infobox opera is being considered for merging. › The Sound of a Voice is a 2003 operatic adaptation of the play The Sound of a Voice by...

Click to read more »
Baiyun New Town
Jumat, 2026-05-08 04:29:37

194886°N 113.274279°E / 23.194886; 113.274279 ‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects...

Click to read more »
Wang Chieh-fu
Sabtu, 2025-10-11 09:43:39

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Wang...

Click to read more »
RNA-dependent RNA polymerase
Selasa, 2026-05-19 14:04:39

replication of RNA from an RNA template. Specifically, it catalyzes synthesis of the RNA strand complementary to a given RNA template. This is in contrast to...

Click to read more »
The Mouthpiece (play)
Senin, 2026-01-19 17:09:40

‹ The template Infobox play is being considered for merging. › The Mouthpiece is a 1930 crime play by the British writer Edgar Wallace. It was one of several...

Click to read more »
Twice-cooked pork
Kamis, 2026-02-26 13:13:45

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Twice-cooked...

Click to read more »
The Happy Capsize
Jumat, 2026-02-06 05:58:13

‹ The template Infobox play is being considered for merging. › The Happy Capsize (Danish: Det lykkelige Skibbrud) is a five-set, satirical play by Norwegian-Danish...

Click to read more »
Shashi Airport
Kamis, 2026-01-15 16:59:13

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Shashi...

Click to read more »
1985 Japan Series
Jumat, 2026-04-17 20:36:54

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
King Tai Court
Selasa, 2026-05-12 07:41:44

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› King...

Click to read more »
Daughters of Mary Help of Christians Siu Ming Catholic Secondary School
Minggu, 2025-10-19 08:51:01

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Daughters...

Click to read more »
Budugen
Sabtu, 2026-02-14 08:48:55

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Budugen...

Click to read more »
Huy Fong Foods
Sabtu, 2026-05-09 00:03:11

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Huy...

Click to read more »
Loop modeling
Senin, 2026-05-25 10:07:49

conformations of loop regions in proteins with or without the use of a structural template. Computer programs that solve these problems have been used to research...

Click to read more »
YO postcode area
Sabtu, 2026-04-11 02:44:56

Template:Attached KML/YO postcode area KML is from Wikidata The YO postcode area, also known as the York postcode area, is a group of 29 postcode districts...

Click to read more »
Netvigator
Senin, 2026-02-02 02:35:10

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Netvigator...

Click to read more »
Tung Ying Building
Minggu, 2025-10-05 21:45:08

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Tung...

Click to read more »
Superior Court of Macau Building
Sabtu, 2024-11-02 01:45:17

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Superior...

Click to read more »
A Commonwealth of Women
Senin, 2026-01-19 16:39:23

‹ The template Infobox play is being considered for merging. › A Commonwealth of Women is a 1685 comedy play by the English writer Thomas D'Urfey. Originally...

Click to read more »
The Glass Cage (play)
Kamis, 2026-02-05 22:17:26

‹ The template Infobox play is being considered for merging. › The Glass Cage is a 1957 play by J.B. Priestley. It premiered at the Crest Theatre in Toronto...

Click to read more »
Emei Sect
Selasa, 2026-04-14 10:20:19

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
The Virgin Prophetess
Senin, 2026-01-19 17:13:54

‹ The template Infobox play is being considered for merging. › The Virgin Prophetess, or The Fate of Troy is a 1701 tragedy by Elkanah Settle featuring...

Click to read more »
Cide Temple
Sabtu, 2026-01-03 07:49:49

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› ‹The...

Click to read more »
Xiaoguwei
Jumat, 2026-05-08 04:44:46

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Xiaoguwei...

Click to read more »
Lian Po
Kamis, 2026-04-16 11:13:47

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Lian...

Click to read more »
Der Revisor
Minggu, 2024-01-28 04:15:53

‹ The template Infobox opera is being considered for merging. › Der Revisor is a comic opera in five acts by Werner Egk, who was also the librettist. It...

Click to read more »
Master Password (algorithm)
Jumat, 2024-10-18 14:18:06

It is later converted to a character string using the password templates. The template seed makes every password unique to the website and to the user...

Click to read more »
Alcmaeon in Psophis
Sabtu, 2024-11-02 16:36:32

‹ The template Infobox play is being considered for merging. › Alcmaeon in Psophis (Ancient Greek: Ἀλκμαίων ὁ διὰ Ψωφῖδος, romanized: Alkmaíōn ho dià Psōphídos)...

Click to read more »
Pak Suet Sin
Minggu, 2025-10-19 11:37:11

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Pak...

Click to read more »
Choi Hung Road
Selasa, 2026-05-12 07:41:34

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Choi...

Click to read more »
Guāng Prefecture
Sabtu, 2025-12-13 20:37:07

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Guang...

Click to read more »
Qi Prefecture (Hubei)
Kamis, 2025-03-20 20:58:07

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Qizhou...

Click to read more »
Hong Kong Institute of Architects
Minggu, 2025-06-29 19:24:40

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Hong...

Click to read more »
Sai Van Lake
Sabtu, 2026-01-31 23:49:56

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Sai...

Click to read more »
The Calendar (play)
Minggu, 2026-05-17 09:47:02

‹ The template Infobox play is being considered for merging. › The Calendar is a 1929 play by the British writer Edgar Wallace. It is a crime thriller...

Click to read more »
1970 Japan Series
Rabu, 2025-10-29 03:37:04

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
The Dance and the Railroad
Minggu, 2025-04-20 01:01:13

‹ The template Infobox play is being considered for merging. › The Dance and the Railroad is a 1981 play by American playwright David Henry Hwang. His...

Click to read more »
American Primitive
Sabtu, 2026-03-14 23:36:15

‹ The template Infobox play is being considered for merging. › American Primitive is a play by William Gibson about the lives of John and Abigail Adams...

Click to read more »
Au Tau
Minggu, 2025-03-16 10:47:17

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Au...

Click to read more »
Hu Mingfu
Minggu, 2026-02-22 05:53:09

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Hu...

Click to read more »
Cifantuan
Senin, 2025-03-10 06:30:22

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Cifantuan...

Click to read more »
RH postcode area
Selasa, 2025-12-09 22:51:10

Template:Attached KML/RH postcode area KML is from Wikidata The RH postcode area, also known as the Redhill postcode area, is a group of twenty postcode...

Click to read more »
DA postcode area
Selasa, 2026-02-10 02:58:19

Template:Attached KML/DA postcode area KML is from Wikidata The DA postcode area, also known as the Dartford postcode area, is a group of eighteen postcode...

Click to read more »
Hong Kong Economic and Trade Office, Berlin
Sabtu, 2026-02-14 17:28:39

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Hong...

Click to read more »
Museum of Sacred Art and Crypt
Senin, 2025-11-17 13:33:59

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Tui bei tu
Minggu, 2026-01-04 19:41:41

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Tui...

Click to read more »
Hong Kong Association of Science and Mathematics Education
Rabu, 2019-05-15 07:05:11

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Hong...

Click to read more »
Jornal Tribuna de Macau
Selasa, 2025-07-29 13:42:24

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
The Venetian Macao
Rabu, 2026-04-22 00:47:29

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Sihwei Elementary School metro station
Jumat, 2026-05-01 13:18:38

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Sihwei...

Click to read more »
Ministry of Personnel
Minggu, 2026-05-17 04:54:56

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Zhoujiazhuang Township
Kamis, 2026-05-07 21:16:03

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Zhoujiazhuang...

Click to read more »
NG postcode area
Minggu, 2026-04-12 11:22:15

Template:Attached KML/NG postcode area KML is from Wikidata The NG postcode area, also known as the Nottingham postcode area, is a group of 29 postcode...

Click to read more »
They Came to a City (play)
Senin, 2026-01-19 17:15:16

‹ The template Infobox play is being considered for merging. › They Came to a City is a 1943 play by the British writer J.B. Priestley. After premiering...

Click to read more »
Influence (play)
Senin, 2025-12-01 23:27:53

‹ The template Infobox play is being considered for merging. › Influence is a 2005 play by David Williamson about a right-wing radio "shock jock". It was...

Click to read more »
Phoenix Mountain
Selasa, 2026-03-17 01:51:47

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Phoenix...

Click to read more »
Hang Seng China-Affiliated Corporations Index
Kamis, 2023-06-08 21:16:18

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Hang...

Click to read more »
Kowloon Central Post Office
Selasa, 2024-04-30 05:58:23

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Kowloon...

Click to read more »
Guangdong General Hospital
Jumat, 2026-05-08 04:51:31

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Guangdong...

Click to read more »
Lazikou Pass
Sabtu, 2025-08-09 18:55:41

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
OL postcode area
Minggu, 2025-11-09 04:33:59

Template:Attached KML/OL postcode area KML is from Wikidata The OL postcode area, also known as the Oldham postcode area, is a group of sixteen postcode...

Click to read more »
Five Directorates
Selasa, 2022-06-28 19:51:04

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
Soo Teck Zhi
Sabtu, 2025-09-27 11:05:48

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Soo...

Click to read more »
Sesame chicken
Minggu, 2026-05-24 08:11:09

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Sesame...

Click to read more »
Tap Seac Square
Minggu, 2025-10-26 15:36:55

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Tap...

Click to read more »
Missouri Route 149
Sabtu, 2026-03-07 03:42:33

terminus is at U.S. Route 36 south of New Cambria. KML file (edit · help) Template:Attached KML/Missouri Route 149 KML is not from Wikidata Missouri Department...

Click to read more »
Plum sauce
Selasa, 2026-02-17 14:10:32

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Plum...

Click to read more »
Black Turtle-Snake
Sabtu, 2026-04-25 14:49:28

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› ‹The...

Click to read more »
Helü of Wu
Selasa, 2026-01-13 08:47:47

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Helü...

Click to read more »
1952 Japan Series
Rabu, 2025-10-29 02:33:31

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
Pakistano
Jumat, 2026-05-15 19:10:47

the correct details. This template tags redirects with a subcategory of the Redirects from incorrect names category, so template {{R from incorrect name}}...

Click to read more »
Macau General Post Office
Jumat, 2026-03-20 09:28:34

193250°N 113.540222°E / 22.193250; 113.540222 ‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects...

Click to read more »
Khata
Senin, 2026-01-26 12:11:11

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› A...

Click to read more »
Dadong metro station
Minggu, 2026-01-18 17:54:28

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Dadong...

Click to read more »
Tatung Institute of Commerce and Technology
Kamis, 2026-04-16 23:36:54

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Tatung...

Click to read more »
The Boy Who Grew Too Fast
Minggu, 2026-04-12 05:01:41

‹ The template Infobox opera is being considered for merging. › The Boy Who Grew Too Fast is a "one-act opera for young people" with music and libretto...

Click to read more »
La tabernera del puerto
Sabtu, 2024-03-02 00:47:50

‹ The template Infobox opera is being considered for merging. › La tabernera del puerto (also known as Romance Marinero) is a zarzuela in three acts by...

Click to read more »
Qian Nairong
Sabtu, 2025-01-11 20:21:38

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Qian...

Click to read more »
President of the Legislative Yuan
Senin, 2026-05-18 06:10:54

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
NR postcode area
Sabtu, 2025-10-18 20:14:00

Wikimedia Commons has media related to Post boxes in NR postcode area. Template:Attached KML/NR postcode area KML is from Wikidata The NR postcode area...

Click to read more »
Cheng, King of Han
Selasa, 2024-12-10 08:52:53

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Han...

Click to read more »
The Great Man (play)
Rabu, 2023-09-27 22:37:53

‹ The template Infobox play is being considered for merging. › The Great Man is a 2000 Australian play by David Williamson about the death of a prominent...

Click to read more »
Montanha Russa Park
Minggu, 2025-06-22 20:11:52

204354°N 113.552576°E / 22.204354; 113.552576 ‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects...

Click to read more »
Ran Geng
Sabtu, 2024-01-13 12:53:36

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› ‹The...

Click to read more »
Mark Six
Sabtu, 2026-04-25 01:56:54

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Mark...

Click to read more »
Ma On Shan Public Library
Jumat, 2025-05-16 02:00:29

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Ma...

Click to read more »
Shui-an Temple metro station
Jumat, 2026-05-01 13:18:36

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Shui-an...

Click to read more »
Anhui cuisine
Senin, 2026-04-13 23:25:42

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Anhui...

Click to read more »
Red bean ice
Selasa, 2026-02-10 04:40:33

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Red...

Click to read more »
The Diary of Anne Frank (play)
Sabtu, 2026-05-09 06:36:44

‹ The template Infobox play is being considered for merging. › The Diary of Anne Frank is a stage adaptation of the posthumously published 1947 book The...

Click to read more »
Cháng Prefecture
Sabtu, 2024-04-06 15:42:26

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Changzhou...

Click to read more »
Panda bonds
Minggu, 2026-05-17 15:42:37

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› A...

Click to read more »
Cornell Notes
Sabtu, 2026-03-14 17:07:12

Cornell Notes Template with Word Anne Hennegar, TimeAtlas.com, 2017. Includes video, Word template and PDF Cornell Notes Notion Template Evernote Cornell...

Click to read more »
China Film Group Corporation
Minggu, 2026-05-31 23:49:24

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› China...

Click to read more »
Liang En-shuo
Kamis, 2026-06-04 00:38:44

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Liang...

Click to read more »
Kentucky Route 1931
Kamis, 2025-08-14 07:30:58

entire route is in Louisville, Jefferson County. KML file (edit · help) Template:Attached KML/Kentucky Route 1931 KML is not from Wikidata Commonwealth...

Click to read more »
Ants climbing a tree
Kamis, 2025-12-18 01:14:23

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Ants...

Click to read more »
1960 Japan Series
Rabu, 2025-10-29 02:34:51

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
Kentucky Route 1526
Kamis, 2025-08-14 07:29:01

Washington. The entire route is in Bullitt County. KML file (edit · help) Template:Attached KML/Kentucky Route 1526 KML is not from Wikidata Commonwealth...

Click to read more »
Chen Yi (tennis)
Sabtu, 2025-09-13 20:06:03

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Chen...

Click to read more »
Han Changfu
Jumat, 2025-12-26 12:56:51

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Han...

Click to read more »
Taiwan Farmers' Party
Sabtu, 2025-05-17 00:20:18

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› The...

Click to read more »
You've Got to Get on Jack
Kamis, 2025-11-13 09:27:19

‹ The template Infobox play is being considered for merging. › You've Got to Get On Jack is a 1970 one act play by David Williamson for the Australian...

Click to read more »
At Any Cost?
Sabtu, 2026-01-31 14:15:38

‹ The template Infobox play is being considered for merging. › At Any Cost? is a play by Australian playwright David Williamson. The play deals with the...

Click to read more »
Alcanta International College
Sabtu, 2023-08-12 23:10:23

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Alcanta...

Click to read more »
Chang (monster)
Jumat, 2023-03-10 00:10:05

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› A...

Click to read more »
1955 Japan Series
Rabu, 2025-10-29 02:33:59

‹ The template below (Infobox baseball championship series) is being considered for merging with Infobox baseball series. See templates for discussion...

Click to read more »
Chimelong Paradise
Jumat, 2026-05-08 05:03:12

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Chimelong...

Click to read more »
Cheung Chau Tung Wan Beach
Jumat, 2026-02-27 13:57:17

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Cheung...

Click to read more »
Double Dan (play)
Senin, 2026-01-19 16:45:14

‹ The template Infobox play is being considered for merging. › Double Dan is a 1927 comedy crime play by the British writer Edgar Wallace. It is inspired...

Click to read more »
Middle-Age Spread
Senin, 2026-01-19 16:53:20

‹ The template Infobox play is being considered for merging. › Middle-Age Spread is a 1977 play written by New Zealand playwright Roger Hall that premiered...

Click to read more »
Luria (play)
Rabu, 2025-07-30 13:11:38

‹ The template Infobox play is being considered for merging. › Luria is a play by Robert Browning. It was first printed with A Soul's Tragedy as the concluding...

Click to read more »
Rhinestone Rex and Miss Monica
Rabu, 2026-05-20 10:34:17

‹ The template Infobox play is being considered for merging. › Rhinestone Rex and Miss Monica is a 2010 play by David Williamson about a romance between...

Click to read more »
Suanmeitang
Jumat, 2025-08-08 18:24:45

‹The template below is included via a redirect (Template:Chinese) that is under discussion. See redirects for discussion to help reach a consensus.› Suanmeitang...

Click to read more »