Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Application: Difference between revisions

Template page
imported>Rayrayeveryday
Created page with "<includeonly> <infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="logo"> <caption source="caption-logo"/> </image> <data source="developer"> <label>Developer</label> </data> <data source="release_date"> <label>Release Date</label> </data> <data source="platform"> <label>Platform</label> </data> </infobox> </includeonly> <noinclude> Example usage: {{Application | title=Example | logo=Example...."
 
imported>Rayrayeveryday
No edit summary
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
   </data>
   </data>
</infobox>
</infobox>
</includeonly>
[[Category:Applications]]</includeonly>
<noinclude>
<noinclude>
Example usage:
Example usage:

Latest revision as of 08:31, 6 January 2026


Example usage:

{{Application
  | title=Example
  | logo=Example.jpg
  | caption-logo=Example
  | developer=Example
  | release_date=Example
  | platform=Example}}

<templatedata> {"params":{"title":{"suggested":true},"logo":{"suggested":true},"caption-logo":{"suggested":true},"developer":{"suggested":true},"release_date":{"suggested":true},"platform":{"suggested":true}},"sets":[],"maps":{}} </templatedata>