Jump to content

Template:App: Difference between revisions

From WYOS Wiki
Created page with "<includeonly> {| class="wikitable" style="float:right; margin-left:1em; width:300px;" | colspan="2" style="text-align:center;" | [[File:{{{Image|}}}|290px]] |- ! Tags | {{{Topic Tags|}}} |- ! URL | [[Has url::{{{URL|}}}]] |- ! Featured? | [[Is featured::{{{Is Featured|}}}]] |} <div style="display:none;"> <!-- Invisible Data Section --> Has resource type::App [[Has image::{{{Image|}}}]] [[Has description::{{{Description|}}}]] {{#arraymap:{{{Topic Tags|}}}|,|x|Has to..."
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="wikitable" style="float:right; margin-left:1em; width:300px;"
{{Resource
| colspan="2" style="text-align:center;" | [[File:{{{Image|}}}|290px]]
|Resource Type=App
|-
|Image={{{Image|}}}
! Tags
|Topic Tags={{{Topic Tags|}}}
| {{{Topic Tags|}}}
|URL={{{URL|}}}
|-
|Description={{{Description|}}}
! URL
|Is Featured={{{Is Featured|}}}
| [[Has url::{{{URL|}}}]]
}}
|-
! Featured?
| [[Is featured::{{{Is Featured|}}}]]
|}
<div style="display:none;">
<!-- Invisible Data Section -->
[[Has resource type::App]]
[[Has image::{{{Image|}}}]]
[[Has description::{{{Description|}}}]]
{{#arraymap:{{{Topic Tags|}}}|,|x|[[Has topic tag::x]]}}
</div>
</includeonly><noinclude>
</includeonly><noinclude>
== How to use this Template ==
== How to use this Template ==
This template is for adding a new App to the WYOS database.  
This template is for adding a new app. It calls the master [[Template:Resource]].


=== Syntax ===
=== Syntax ===
Line 30: Line 19:
|URL=
|URL=
|Description=
|Description=
|Is Featured= <!-- "Yes" or "No" -->
|Is Featured=
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 02:29, 18 July 2025

How to use this Template

This template is for adding a new app. It calls the master Template:Resource.

Syntax

{{App
|Image=
|Topic Tags=
|URL=
|Description=
|Is Featured=
}}