Template:Prayer: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 11: Line 11:
|CanonizationStatus (placeholder=Saint,Blessed,Venerable,N/A|default=N/A)
|CanonizationStatus (placeholder=Saint,Blessed,Venerable,N/A|default=N/A)
|Origin (placeholder=Biblical,Patristic,Medieval,Modern,Cultural)
|Origin (placeholder=Biblical,Patristic,Medieval,Modern,Cultural)
|Usage (placeholder=Personal,Communal,Occasional)
|UseContext (placeholder=Personal,Communal,Occasional)
|Length (placeholder=Short,Medium,Long)
|Length (placeholder=Short,Medium,Long)
|Season (placeholder=Advent,Lent,Easter,Ordinary Time,General)
|Season (placeholder=Advent,Lent,Easter,Ordinary Time,General)
Line 30: Line 30:
|CanonizationStatus=Text
|CanonizationStatus=Text
|Origin=Text
|Origin=Text
|Usage=Text
|UseContext=Text
|Length=Text
|Length=Text
|Season=Text
|Season=Text
Line 52: Line 52:
|CanonizationStatus={{{CanonizationStatus|}}}
|CanonizationStatus={{{CanonizationStatus|}}}
|Origin={{{Origin|}}}
|Origin={{{Origin|}}}
|Usage={{{Usage|}}}
|UseContext={{{UseContext|}}}
|Length={{{Length|}}}
|Length={{{Length|}}}
|Season={{{Season|}}}
|Season={{{Season|}}}
Line 77: Line 77:
{{#if: {{{CanonizationStatus|}}} | '''Canonization Status:''' {{{CanonizationStatus}}} }}
{{#if: {{{CanonizationStatus|}}} | '''Canonization Status:''' {{{CanonizationStatus}}} }}
{{#if: {{{Origin|}}} | '''Origin:''' {{{Origin}}} }}
{{#if: {{{Origin|}}} | '''Origin:''' {{{Origin}}} }}
{{#if: {{{Usage|}}} | '''Usage:''' {{{Usage}}} }}
{{#if: {{{UseContext|}}} | '''Use Context:''' {{{UseContext}}} }}
{{#if: {{{Length|}}} | '''Length:''' {{{Length}}} }}
{{#if: {{{Length|}}} | '''Length:''' {{{Length}}} }}
{{#if: {{{Season|}}} | '''Season:''' {{{Season}}} }}
{{#if: {{{Season|}}} | '''Season:''' {{{Season}}} }}
Line 95: Line 95:
* '''Text''': The full text of the prayer.
* '''Text''': The full text of the prayer.
* '''Author''': The composer (e.g., "St. Francis of Assisi", "Unknown").
* '''Author''': The composer (e.g., "St. Francis of Assisi", "Unknown").
* '''Purpose''': The intention (e.g., Adoration, Petition, Thanksgiving, or multiple as comma-separated).
* '''Purpose''': The intention (e.g., Adoration, Petition, or comma-separated like Adoration,Petition).
* '''Recipient''': The addressee (e.g., God, Virgin Mary, Saints, or multiple).
* '''Recipient''': The addressee (e.g., God, Virgin Mary, or God,Virgin Mary).
* '''LiturgicalContext''': Context like Mass, Rosary, or Seasonal (or multiple).
* '''LiturgicalContext''': Context like Mass, Rosary, or Mass,Seasonal.
* '''PrayerType''': Form like Traditional, Litany, or Novena (or multiple).
* '''PrayerType''': Form like Traditional, Litany, or Traditional,Novena.
* '''Theme''': Theological theme like Faith, Hope, or Penitential (or multiple).
* '''Theme''': Theological theme like Faith, Hope, or Faith,Penitential.
* '''FeastDay''': Associated feast day (e.g., "October 4").
* '''FeastDay''': Associated feast day (e.g., "October 4").
* '''CanonizationStatus''': Author’s status (e.g., Saint, Blessed, N/A).
* '''CanonizationStatus''': Author’s status (e.g., Saint, Blessed, N/A).
* '''Origin''': Historical origin (e.g., Biblical, Medieval, Modern, or multiple).
* '''Origin''': Historical origin (e.g., Biblical, Medieval, or Biblical,Modern).
* '''Usage''': Context like Personal, Communal, or Occasional (or multiple).
* '''UseContext''': Context like Personal, Communal, or Personal,Occasional.
* '''Length''': Short (<100 words), Medium (100–300 words), or Long (>300 words).
* '''Length''': Short (<100 words), Medium (100–300 words), or Long (>300 words).
* '''Season''': Liturgical season like Advent, Lent, or General (or multiple).
* '''Season''': Liturgical season like Advent, Lent, or Advent,General.
* '''Language''': Original language (e.g., "Latin", "English").
* '''Language''': Original language (e.g., "Latin", "English").
* '''Approval''': Ecclesiastical approval (e.g., "Imprimatur", "None").
* '''Approval''': Ecclesiastical approval (e.g., "Imprimatur", "None").
Line 125: Line 125:
|CanonizationStatus=Saint
|CanonizationStatus=Saint
|Origin=Medieval
|Origin=Medieval
|Usage=Personal
|UseContext=Personal
|Length=Short
|Length=Short
|Season=General
|Season=General
Line 137: Line 137:
- The Cargo table `Prayers` is defined when this template is saved. If the table doesn’t appear in Special:CargoTables, use Special:CreateCargoTable with the #cargo_declare code or transclude on a setup page (e.g., PrayersSetup).
- The Cargo table `Prayers` is defined when this template is saved. If the table doesn’t appear in Special:CargoTables, use Special:CreateCargoTable with the #cargo_declare code or transclude on a setup page (e.g., PrayersSetup).
- Use [[Form:Prayer]] for easy data entry.
- Use [[Form:Prayer]] for easy data entry.
- Query the table using {{#cargo_query:tables=Prayers}} for lists or filters (e.g., where=Purpose LIKE '%Petition%' for prayers with Petition purpose).
- Query the table using {{#cargo_query:tables=Prayers}} with LIKE for Text fields (e.g., where=Purpose LIKE '%Petition%').
- If errors persist, check Cargo version (requires 3.0+ for complex types) and permissions in LocalSettings.php.
- If errors persist, check Cargo version (3.0+ recommended) and permissions in LocalSettings.php.


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>