Prompt (Shrine): Difference between revisions

Jump to navigation Jump to search
2,160 bytes removed ,  10 October 2025
 
Line 14: Line 14:
For the SHRINE NAME, please complete the MediaWiki Cargo template using the following structure:
For the SHRINE NAME, please complete the MediaWiki Cargo template using the following structure:
<pre>
<pre>
&lt;noinclude&gt;
{{Shrine
Uses [[Form:Shrine]], use that to make new pages.
|ShrineName=
 
|AssociatedSaints=
==Cargo declaration==
|Diocese=
{{#cargo_declare:_table=Shrines
|City=
|ShrineName=Page
|AdministrativeSubdivision=
|AssociatedSaints=List (delimiter=,) of Page
|Country=
|Diocese=Page
|ShrineLocation=
|City=Page
|MailingAddress=
|AdministrativeSubdivision=Page
|ShrineImage=
|Country=Page
|ShrineWebsite=
|ShrineLocation=Coordinates
|Established=
|MailingAddress=Searchtext
|Description=
|ShrineImage=File
|PilgrimageInfo=
|ShrineWebsite=URL
|PrimarySaint=
|Established=Date
|ReviewLevel=
|Description=Text
|PilgrimageInfo=Text
|PrimarySaint=Page
|ReviewLevel=Integer
}}
}}
&lt;/noinclude&gt;
&lt;includeonly&gt;
{{#cargo_store:_table=Shrines
|ShrineName={{{ShrineName|{{PAGENAME}}}}}
|AssociatedSaints={{{AssociatedSaints|}}}
|Diocese={{{Diocese|}}}
|City={{{City|}}}
|AdministrativeSubdivision={{{AdministrativeSubdivision|}}}
|Country={{{Country|}}}
|ShrineLocation={{{ShrineLocation|}}}
|MailingAddress={{{MailingAddress|}}}
|ShrineImage={{{ShrineImage|}}}
|ShrineWebsite={{{ShrineWebsite|}}}
|Established={{{Established|}}}
|Description={{{Description|}}}
|PilgrimageInfo={{{PilgrimageInfo|}}}
|PrimarySaint={{{PrimarySaint|}}}
|ReviewLevel={{{ReviewLevel|0}}}
}}
{{Infobox
|title = {{{ShrineName|{{PAGENAME}}}}}
|above_style = background-color:#FFF8DC; font-size:120%; font-weight:bold;
|headerstyle = background-color:#F5F5F5; font-weight:bold;
|labelstyle = width:40%; vertical-align:top;
|datastyle = vertical-align:top;
|header1 = Shrine Information
|label2 = Primary Saint
|data2 = {{{PrimarySaint|}}}
|label3 = Associated Saints
|data3 = {{{AssociatedSaints|}}}
|label4 = Diocese
|data4 = {{{Diocese|}}}
|label5 = City
|data5 = {{{City|}}}
|label6 = Subdivision
|data6 = {{{AdministrativeSubdivision|}}}
|label7 = Country
|data7 = {{{Country|}}}
|label8 = Coordinates
|data8 = {{{ShrineLocation|}}}
|label9 = Address
|data9 = {{{MailingAddress|}}}
|label10 = Website
|data10 = {{{ShrineWebsite|No website specified}}}
|label11 = Established
|data11 = {{{Established|}}}
|label12 = Description
|data12 = {{{Description|}}}
|label13 = Pilgrimage Info
|data13 = {{{PilgrimageInfo|}}}
|label14 = Review Level
|data14 = {{{ReviewLevel|0}}}
}}
[[Category:Shrines]]
[[Category:{{{Diocese|}}}]]
{{#switch: {{{ReviewLevel|0}}}
| 0 = [[Category:AI-Generated]]
| 1 = [[Category:Human-Reviewed-Level1]]
| 2 = [[Category:Human-Reviewed-Level2]]
| 3 = [[Category:Human-Reviewed-Level3]]
| 4 = [[Category:Human-Reviewed-Level4]]
| 5 = [[Category:Human-Validated]]
| #default = [[Category:AI-Generated]]}}
&lt;/includeonly&gt;
</pre>
</pre>


Navigation menu