Bureaucrats, Moderators (CommentStreams), Interface administrators, Push subscription managers, Suppressors, Administrators
13,185
edits
(Created page with "<noinclude> {{#template_params:AppName (label=App Name) |Developer (label=Developer/Publisher) |Platforms (label=Platforms, e.g., "iOS, Android") |MainFeatures (label=Main Features) |Description (label=Description) |PricingModel (label=Pricing Model, e.g., "Free", "Freemium", "Subscription", "Paid") |AppStoreLinkiOS (label=iOS App Store Link, url) |AppStoreLinkAndroid (label=Android Play Store Link, url) |OfficialWebsite (label=Official Website, url, optional) |YearLaunc...") |
No edit summary |
||
| Line 10: | Line 10: | ||
|OfficialWebsite (label=Official Website, url, optional) | |OfficialWebsite (label=Official Website, url, optional) | ||
|YearLaunched (label=Year Launched, integer, optional) | |YearLaunched (label=Year Launched, integer, optional) | ||
|IsCatholic (label=Is Specifically Catholic?, e.g., "Yes" or "No") | |||
}} | }} | ||
{{#cargo_declare:_table= | {{#cargo_declare:_table=MobileApps | ||
|AppName=Page | |AppName=Page | ||
|Developer=String | |Developer=String | ||
| Line 22: | Line 23: | ||
|OfficialWebsite=URL | |OfficialWebsite=URL | ||
|YearLaunched=Integer | |YearLaunched=Integer | ||
|IsCatholic=String | |||
}} | }} | ||
</noinclude><includeonly>{{#cargo_store:_table= | </noinclude><includeonly>{{#cargo_store:_table=MobileApps}} | ||
'''Stored in Cargo:''' {{#cargo_query:tables= | '''Stored in Cargo:''' {{#cargo_query:tables=MobileApps|fields=AppName|where=AppName="{{{AppName|{{PAGENAME}}}}}"|format=list}}<br> | ||
{| style="float:right; width:350px; background-color:#FFF8DC; border:1px solid #6B7280" | {| style="float:right; width:350px; background-color:#FFF8DC; border:1px solid #6B7280" | ||
|- | |- | ||
| Line 37: | Line 39: | ||
! Pricing Model | ! Pricing Model | ||
| {{{PricingModel|}}} | | {{{PricingModel|}}} | ||
|- | |||
! Specifically Catholic? | |||
| {{{IsCatholic|}}} | |||
|- | |- | ||
! Main Features | ! Main Features | ||
| Line 47: | Line 52: | ||
| {{#if: {{{AppStoreLinkiOS|}}} | [{{{AppStoreLinkiOS}}} iOS] }}{{#if: {{{AppStoreLinkAndroid|}}} | • [{{{AppStoreLinkAndroid}}} Android] }}{{#if: {{{OfficialWebsite|}}} | • [{{{OfficialWebsite}}} Website] }} | | {{#if: {{{AppStoreLinkiOS|}}} | [{{{AppStoreLinkiOS}}} iOS] }}{{#if: {{{AppStoreLinkAndroid|}}} | • [{{{AppStoreLinkAndroid}}} Android] }}{{#if: {{{OfficialWebsite|}}} | • [{{{OfficialWebsite}}} Website] }} | ||
|} | |} | ||
[[Category: | [[Category:Mobile Apps]] | ||
</includeonly><noinclude>{{Doc}}</noinclude> | </includeonly><noinclude>{{Doc}}</noinclude> | ||