PentaLatin:Naming conventions: Difference between revisions
Appearance
Phase 2: naming conventions and IA documentation |
Fix: bare template braces were transcluding instead of displaying literally |
||
| Line 1: | Line 1: | ||
== Page types == | == Page types == | ||
* '''Composer/Artist''' — one page per person, plain name as the title (e.g. [[Blas Galindo]]). Uses {{Composer infobox}}. | * '''Composer/Artist''' — one page per person, plain name as the title (e.g. [[Blas Galindo]]). Uses <nowiki>{{Composer infobox}}</nowiki>. | ||
* '''Work/Piece/Song''' — one page per musical work, plain title (e.g. [[Arrullo]]). If two works share a title, disambiguate as ''Title (Composer Name)''. Uses {{Work infobox}}. | * '''Work/Piece/Song''' — one page per musical work, plain title (e.g. [[Arrullo]]). If two works share a title, disambiguate as ''Title (Composer Name)''. Uses <nowiki>{{Work infobox}}</nowiki>. | ||
* '''File/Score/Recording''' — MediaWiki's native <code>File:</code> namespace, one per uploaded PDF/audio file, named ''Title - Composer Name.pdf'' (or similar). Linked from the relevant Work page under a "Score" or "Recording" heading. Full upload workflow is Phase 3. | * '''File/Score/Recording''' — MediaWiki's native <code>File:</code> namespace, one per uploaded PDF/audio file, named ''Title - Composer Name.pdf'' (or similar). Linked from the relevant Work page under a "Score" or "Recording" heading. Full upload workflow is Phase 3. | ||
| Line 15: | Line 15: | ||
== Templates == | == Templates == | ||
* {{Composer infobox}} — see [[Template:Composer infobox]] for parameters and usage. | * <nowiki>{{Composer infobox}}</nowiki> — see [[Template:Composer infobox]] for parameters and usage. | ||
* {{Work infobox}} — see [[Template:Work infobox]] for parameters and usage. | * <nowiki>{{Work infobox}}</nowiki> — see [[Template:Work infobox]] for parameters and usage. | ||
[[Blas Galindo]] and [[Arrullo]] are worked examples showing the full pattern end to end. | [[Blas Galindo]] and [[Arrullo]] are worked examples showing the full pattern end to end. | ||
Revision as of 20:19, 17 July 2026
Page types
- Composer/Artist — one page per person, plain name as the title (e.g. Blas Galindo). Uses {{Composer infobox}}.
- Work/Piece/Song — one page per musical work, plain title (e.g. Arrullo). If two works share a title, disambiguate as Title (Composer Name). Uses {{Work infobox}}.
- File/Score/Recording — MediaWiki's native
File:namespace, one per uploaded PDF/audio file, named Title - Composer Name.pdf (or similar). Linked from the relevant Work page under a "Score" or "Recording" heading. Full upload workflow is Phase 3.
Category structure
Three parallel trees — a Work is tagged into all three, not nested under one:
- Category:Composers (with country subcategories, e.g. Category:Composers from Mexico)
- Category:Genres (genre/instrumentation, e.g. Category:Voz y piano)
- Category:Countries
This mirrors how pentalatin.vercel.app/explore filters — country, composer, and genre as equal, independent facets, rather than IMSLP's genre/composer-only hierarchy. Geography is a first-class axis here because it matters more for Latin American repertoire than it does for IMSLP's classical/public-domain focus.
Genre and country subcategories are created as needed, not pre-populated exhaustively — see Phase 6 (import/population) in the global plan.
Templates
- {{Composer infobox}} — see Template:Composer infobox for parameters and usage.
- {{Work infobox}} — see Template:Work infobox for parameters and usage.
Blas Galindo and Arrullo are worked examples showing the full pattern end to end.