# Module:MarkerTypesList

> Wikimedia module

**Wikidata**: [Q118040967](https://www.wikidata.org/wiki/Q118040967)  
**Source**: https://4ort.xyz/entity/module-markertypeslist

## Summary
Module:MarkerTypesList is a Wikimedia module written in the Lua programming language, classified as both a specific software component and free software. It is utilized within the Wikivoyage ecosystem, specifically hosted on the German Wikivoyage site. The module depends on `Module:Marker utilities/Types` to execute its functions.

## Key Facts
- **Instance of:** Wikimedia module, free software.
- **Programming Language:** Lua (a lightweight programming language created in 1993).
- **Current Version:** 2025.11.16.
- **Source Repository:** Hosted at `https://de.wikivoyage.org/wiki/Modul:MarkerTypesList` via HTTPS.
- **Dependency:** Uses `Module:Marker utilities/Types`.
- **Copyright Status:** Copyrighted.
- **Sitelink Count:** 2.

## FAQs
### Q: What programming language is Module:MarkerTypesList written in?
A: The module is written in Lua, a lightweight programming language that was originally released in 1993.

### Q: Where is the source code for Module:MarkerTypesList hosted?
A: The source code is available on the German Wikivoyage website at `https://de.wikivoyage.org/wiki/Modul:MarkerTypesList`.

### Q: Is Module:MarkerTypesList considered free software?
A: Yes, the module is classified as an instance of free software, meaning it is distributed under terms that allow users to run, study, change, and distribute it.

## Why It Matters
Module:MarkerTypesList represents a specific technical component within the broader Wikimedia ecosystem, specifically serving the German Wikivoyage community. As a module written in Lua, it illustrates the shift of Wikimedia projects toward using embedded scripting languages to manage complex data and functionality—such as "marker types" likely used for identifying points of interest on travel guides—rather than relying solely on wikitext templates.

Its classification as free software is significant because it ensures that the code remains open and modifiable by the public, aligning with the core philosophy of the Wikimedia movement. By utilizing `Module:Marker utilities/Types`, it demonstrates a modular architecture where specific logic (Types List) is separated from utility functions, promoting code reusability and easier maintenance across different language versions of Wikivoyage.

## Notable For
- Being a specific implementation of **free software** within the Wikivoyage project.
- Relying on the **Lua** programming language, which is distinct from the wikitext traditionally used on Wikimedia sites.
- Maintaining a dependency on **`Module:Marker utilities/Types`**, indicating a layered technical structure.
- Having a specific version identifier (**2025.11.16**), suggesting active maintenance or a specific release schedule.

## Body

### Technical Classification
Module:MarkerTypesList is identified as a Wikimedia module and an instance of free software. It operates using Lua, a lightweight programming language that has been in use since 1993. The module is categorized as copyrighted but freely distributable under the definitions of free software, allowing users to study and modify the code.

### Development and Versioning
The module has a recorded version value of **2025.11.16**, sourced from the German Wikivoyage project. The source code is accessible via a HTTPS connection at `https://de.wikivoyage.org/wiki/Modul:MarkerTypesList`.

### Dependencies and Structure
The functionality of Module:MarkerTypesList is not standalone; it specifically utilizes `Module:Marker utilities/Types`. This relationship suggests that MarkerTypesList may handle the definition or listing of data categories, while the "utilities" module handles the processing or rendering logic. The entity currently has a sitelink count of 2, indicating its presence and linkage across different Wikimedia project pages.