Difference between revisions of "Template:F2p.table.start"

From Shmups Wiki -- The Digital Library of Shooting Games
Jump to navigation Jump to search
Line 4: Line 4:
 
|-</includeonly>
 
|-</includeonly>
 
<noinclude>
 
<noinclude>
 +
== PURPOSE ==
 +
This template is used on [[Free to Play]].
 +
 +
== SAMPLE ==
 
<pre>{| {{f2p.table.start}}
 
<pre>{| {{f2p.table.start}}
 
| [[Baroque Shooting]] || July 17, 2000 || Sting Entertainment  || https://archive.org/details/baroqueshooting
 
| [[Baroque Shooting]] || July 17, 2000 || Sting Entertainment  || https://archive.org/details/baroqueshooting
Line 21: Line 25:
 
|-
 
|-
 
|}
 
|}
 +
 +
== TABLE START ==
 +
<pre>{| {{f2p.table.start}}
 +
</pre>
 +
 +
== TABLE ROW ==
 +
<pre>| [[{{{game name}}}]] || {{{release date}}} || {{{author}}} || {{{download link}}}
 +
|-</pre>
 +
 +
== TABLE END ==
 +
<pre>|}</pre>
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 22:47, 20 May 2021


PURPOSE

This template is used on Free to Play.

SAMPLE

{| {{f2p.table.start}}
| [[Baroque Shooting]] || July 17, 2000 || Sting Entertainment  || https://archive.org/details/baroqueshooting
|-
| [[Blue Wish Resurrection]] || 2016 || x.x. Game Room || http://www.vector.co.jp/download/file/winnt/game/fh452584.html
|-
| [[Bullet Hell Monday]] || 3/10/2016 || MASAYUKI ITO || https://play.google.com/store/apps/details?id=com.msykit.Stg1u
|-
|}
Game Release date Author Download link
Baroque Shooting July 17, 2000 Sting Entertainment https://archive.org/details/baroqueshooting
Blue Wish Resurrection 2016 x.x. Game Room http://www.vector.co.jp/download/file/winnt/game/fh452584.html
Bullet Hell Monday 3/10/2016 MASAYUKI ITO https://play.google.com/store/apps/details?id=com.msykit.Stg1u

TABLE START

{| {{f2p.table.start}}

TABLE ROW

| [[{{{game name}}}]] || {{{release date}}} || {{{author}}} || {{{download link}}}
|-

TABLE END

|}