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

From Shmups Wiki -- The Digital Library of Shooting Games
Jump to navigation Jump to search
(Undo revision 9973 by 72.8% Water (talk))
Tag: Undo
 
Line 1: Line 1:
 
<includeonly>class="wikitable sortable"
 
<includeonly>class="wikitable sortable"
 
|-
 
|-
! scope="col" style="width: 20em;" | Game  
+
! Game !! Release date !! Author !! Download link
! scope="col" style="width: 10em;" | Release date  
 
! scope="col" style="width: 20em;" | Author  
 
! scope="col" style="width: 40em;" | Download link
 
 
|-</includeonly>
 
|-</includeonly>
 
<noinclude>
 
<noinclude>

Latest revision as of 21:30, 21 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

|}