Difference between revisions of "Template:F2p.table.start"
Jump to navigation
Jump to search
72.8% Water (talk | contribs) (Undo revision 9973 by 72.8% Water (talk)) Tag: Undo |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| 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> | ||
Latest revision as of 21:30, 21 May 2021
Contents
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
|}