Difference between revisions of "STG Hall of Records/Database"

From Shmups Wiki -- The Digital Library of Shooting Games
Jump to navigation Jump to search
Line 3: Line 3:
 
* name: Name of the game
 
* name: Name of the game
 
* company: Developer / Publisher
 
* company: Developer / Publisher
* entries: Score entries
+
* scores: Score entries
 
* links: Links
 
* links: Links
 
* layout: Layout information
 
* layout: Layout information
 +
* translations: Game specific translations information
  
The following properties are available by default for each entry. Their values are game-dependent.
+
The following properties are available by default for each score. Their values are game-dependent.
  
 
* player: Name of the player
 
* player: Name of the player
Line 27: Line 28:
  
 
For every property a property with the same name and a locale suffix can be specified. Its value will be used on the page in the corresponding language instead of the value of the original property. Currently only '-jp' for Japanese is used but this can be extended to support more languages.
 
For every property a property with the same name and a locale suffix can be specified. Its value will be used on the page in the corresponding language instead of the value of the original property. Currently only '-jp' for Japanese is used but this can be extended to support more languages.
 +
 +
Generator input: https://shmups.wiki/library/STG_Hall_of_Records/Database
  
 
Generated English output: https://shmups.wiki/library/STG_Hall_of_Records/Database/en
 
Generated English output: https://shmups.wiki/library/STG_Hall_of_Records/Database/en
  
 
Generated Japanese output: https://shmups.wiki/library/STG_Hall_of_Records/Database/jp
 
Generated Japanese output: https://shmups.wiki/library/STG_Hall_of_Records/Database/jp
 +
  
 
== Global ==
 
== Global ==
Line 36: Line 40:
  
 
<div style="display:none"><nowiki>
 
<div style="display:none"><nowiki>
 +
name: global
  
locale:
+
config:
 +
    scores:
 +
        group-by:
 +
          - ship
 +
          - mode
 +
 
 +
        num-previous: 0
 +
 
 +
layout:
 +
    sort:
 +
        games:
 +
            company: asc
 +
            name: asc
 +
        scores:
 +
            score: desc
 +
 
 +
    templates:
 +
        games: |
 +
            {% for game in games %}
 +
            {% if game.template %}
 +
            {{ game.template|raw }}
 +
            {% else %}
 +
            {{ include('game') }}
 +
            {% endif %}
 +
            {% endfor %}
 +
        game: |
 +
            {| class="wikitable" style="text-align: center
 +
            |-
 +
            ! colspan="{{ game.headers|length }}" | {{ game.properties.name }}
 +
            |-
 +
            ! {{ game.headers|join(' !! ') }}
 +
            {% for columns in game.scores %}
 +
            |-
 +
            | {{ columns|join(' || ') }}
 +
            {% endfor %}
 +
            |}
 +
     
 +
translations:
 
   - property: company
 
   - property: company
 
     value: Cave
 
     value: Cave
 
     value-jp: ケイブ
 
     value-jp: ケイブ
 +
  - property: company
 +
    value: Raizing / 8ing
 +
    value-jp: ライジング / エイティング
  
 
</nowiki></div>
 
</nowiki></div>
Line 50: Line 95:
 
company: Cave
 
company: Cave
  
entries:
+
scores:
   - mode: Original
+
   - player: ABI
     character: Palm
+
    score: 530,358,660
 +
     ship: Palm
 +
    mode: Original
 
     weapon: Normal
 
     weapon: Normal
     score: 530,358,660
+
     scored-date: "2008-01"
    player: ABI
 
    date: "2008-01"
 
 
     source: Arcadia January 2008
 
     source: Arcadia January 2008
  
   - mode: Original
+
   - player: ISO / Niboshi
     character: Palm
+
    player-jp: にぼし
 +
    score: 518,902,716
 +
     ship: Palm
 +
    mode: Original
 
     weapon: Abnormal
 
     weapon: Abnormal
     score: 518,902,716
+
     scored-date: "2007"
    player: ISO / Niboshi
 
    player-jp: にぼし
 
    date: "2007"
 
 
     source: Superplay DVD
 
     source: Superplay DVD
  
   - mode: Original
+
   - player: KTL-NAL
     character: Reco
+
    score: 973,020,065
 +
    ship: Palm
 +
    mode: Maniac
 +
    weapon: Abnormal
 +
    scored-date: "2007-11"
 +
    source: Arcadia November 2007
 +
 
 +
  - player: ABI
 +
    score: 550,705,999
 +
     ship: Reco
 +
    mode: Original
 
     weapon: Normal
 
     weapon: Normal
     score: 550,705,999
+
     scored-date: "2010-02"
    player: ABI
 
    date: "2010-02"
 
 
     source: Blog
 
     source: Blog
     comment: "5L 0B remaining, after stage 4: 273.7m"
+
     comments:
 +
      - 5L 0B remaining
 +
      - "After stage 4: 273.7m"
  
   - mode: Original
+
   - player: ISO / Niboshi
     character: Reco
+
    score: 538,378,364
 +
     ship: Reco
 +
    mode: Original
 
     weapon: Normal
 
     weapon: Normal
     score: 538,378,364
+
     scored-date: "2007-10"
    player: ISO / Niboshi
 
    date: "2007-10"
 
 
     source: Arcadia October 2007
 
     source: Arcadia October 2007
  
   - mode: Original
+
   - player: yasu0219
     character: Reco
+
    score: 454,386,226
 +
     ship: Reco
 +
    mode: Original
 
     weapon: Abnormal
 
     weapon: Abnormal
     score: 454,386,226
+
     scored-date: "2009-12-12"
    player: yasu0219
 
    date: "2009-12-12"
 
 
     source: Xbox rankings
 
     source: Xbox rankings
     comment: Highest score Xbox360
+
     comments:
 +
      - Highest score Xbox360
  
   - mode: Maniac
+
   - player: KTL-NAL
     character: Palm
+
    score: 981,872,827
 +
     ship: Palm
 +
    mode: Maniac
 
     weapon: Abnormal
 
     weapon: Abnormal
     score: 981,872,827
+
     scored-date: "2007-09"
    player: KTL-NAL
 
    date: "2007-09"
 
 
     source: Superplay DVD
 
     source: Superplay DVD
     comment: "5L 2B remaining, after stage 4: 693.8m"
+
     comments:
 +
      - 5L 2B remaining
 +
      - "After stage 4: 693.8m"
  
   - mode: Maniac
+
   - player: fufufu
     character: Palm
+
     score: 3,999,999,999
     weapon: Abnormal
+
     ship: Reco
     score: 973,020,065
+
     mode: Ultra
     player: KTL-NAL
+
     weapon: Normal
     date: "2007-11"
+
     scored-date: "2009-05-27"
     source: Arcadia November 2007
+
     source: Arcadia August 2009
 +
    comments:
 +
      - 0L 0B remaining
 +
      - "After stage 4: 2.205b"
 +
    links:
 +
      - url: https://
 +
        name: Youtube
  
   - mode: Maniac
+
   - player: Clover-TAC
     character: Reco
+
    score: 1,047,258,714
 +
     ship: Reco
 +
    mode: Maniac
 
     weapon: Normal
 
     weapon: Normal
     score: 1,047,258,714
+
     scored-date: "2015-03"
    player: Clover-TAC
 
    date: "2015-03"
 
 
     source: Arcadia March 2015
 
     source: Arcadia March 2015
     comment: "5L 2B remaining, after stage 4: 745.1m"
+
     comments:
 +
      - 5L 2B remaining
 +
      - "After stage 4: 745.1m"
  
   - mode: Ultra
+
   - player: rescue_STG
     character: Palm
+
    score: 2,956,728,306
 +
     ship: Palm
 +
    mode: Ultra
 
     weapon: Normal
 
     weapon: Normal
     score: 2,956,728,306
+
     scored-date: "2017-04-08"
    player: rescue_STG
 
    date: "2017-04-08"
 
 
     source: Xbox rankings
 
     source: Xbox rankings
     comment: Highest score Xbox360
+
     comments:
 +
      - Highest score Xbox360
 
     links:
 
     links:
       - url: https://youtu.be/jXus8svt7ds
+
       - url: https://
 
         name: Youtube
 
         name: Youtube
  
   - mode: Ultra
+
   - player: Dame K.K
     character: Palm
+
    score: 3,999,999,999
 +
     ship: Palm
 +
    mode: Ultra
 
     weapon: Abnormal
 
     weapon: Abnormal
     score: 3,999,999,999
+
     scored-date: "2008-03"
    player: Dame K.K
 
    date: "2008-03"
 
 
     source: Arcadia March 2008
 
     source: Arcadia March 2008
     comment: 1L 0B remaining, highest score Arcade
+
     comments:
 +
      - 1L 0B remaining
 +
      - Highest score Arcade
  
   - mode: Ultra
+
   - player: KGM
     character: Palm
+
    score: 3,999,999,999 [4,263,416,356]
 +
     ship: Palm
 +
    mode: Ultra
 
     weapon: Abnormal
 
     weapon: Abnormal
     score: 3,999,999,999 [4,263,416,356]
+
     scored-date: "2013-07-24"
    player: KGM
 
    date: "2013-07-24"
 
 
     source: Xbox rankings
 
     source: Xbox rankings
     comment: highest score Xbox360
+
     comments:
 +
        - Highest score Xbox360
 
     links:
 
     links:
       - url: https://youtu.be/EeLzh7VNujQ
+
       - url: https://
 
         name: Youtube
 
         name: Youtube
  
   - mode: Ultra
+
   - player: lstze
    character: Reco
+
     score: 3,266,405,598
    weapon: Normal
+
     ship: Reco
     score: 3,999,999,999
+
     mode: Ultra
     player: fufufu
 
     date: "2009-05-27"
 
    source: Arcadia August 2009
 
    comment: "0L 0B remaining, after stage 4: 2.205b"
 
    links:
 
      - url: https://youtu.be/XwSFHPhp9gc
 
        name: Youtube
 
 
 
  - mode: Ultra
 
    character: Reco
 
 
     weapon: Abnormal
 
     weapon: Abnormal
     score: 3,266,405,598
+
     scored-date: "2014?"
    player: lstze
 
    date: "2014?"
 
 
     links:
 
     links:
       - url: https://www.youtube.com/playlist?list=PL6mhbpnepUippXLrlpnyx5bfZsm0rihHc
+
       - url: https://
 
         name: Youtube
 
         name: Youtube
  
 
links:
 
links:
   - url: https://wiki.denfaminicogamer.jp/highscore/2006_002_%E8%99%AB%E5%A7%AB%E3%81%95%E3%81%BE%E3%81%B5%E3%81%9F%E3%82%8A_Ver1.5
+
   - url: https://example.org/some_link_id
 
     title: JHA Leaderboard
 
     title: JHA Leaderboard
 
     title-jp: 日本ハイスコア協会
 
     title-jp: 日本ハイスコア協会
   - url: https://shmups.system11.org/viewtopic.php?t=60592
+
   - url: https://example.org/some_other_link
 
     title: Shmups Forum Hi-Score Topic
 
     title: Shmups Forum Hi-Score Topic
  
Line 185: Line 243:
 
     columns:
 
     columns:
 
       - label: Mode
 
       - label: Mode
         value: "{{mode}}"
+
         template: "{{ mode }}"
 
         groupSameValues: true
 
         groupSameValues: true
  
 
       - label: Character
 
       - label: Character
         value: "{{character}}"
+
         template: "{{ ship }}"
 
         groupSameValues: true
 
         groupSameValues: true
  
 
       - label: Style
 
       - label: Style
         value: "{{weapon}}"
+
         template: "{{ weapon }}"
  
 
       - label: Score
 
       - label: Score
         value: "{{score}}"
+
         template: "{{ score }}"
  
 
       - label: Player
 
       - label: Player
         value: "{{player}}"
+
         template: "{{ player }}"
 
         groupSameValues: true
 
         groupSameValues: true
  
 
       - label: Date / Source
 
       - label: Date / Source
         value: "{{date}} / {{source}}"
+
         template: "{{ scored-date }} / {{ source }}"
  
 
       - label: Comment
 
       - label: Comment
         value: "{{comment}}"
+
         template: "{{ comments|join('; ') }}"
  
 
     sort:
 
     sort:
         mode: Original,Maniac,Ultra
+
         scores:
        character: Reco,Palm
+
            mode: [ Original, Maniac, Ultra ]
        weapon: Normal,Abnormal
+
            ship: [ Palm, Reco ]
        score: desc
+
            weapon: [ Normal, Abnormal ]
  
 
# Translations for the whole game (so you do not have to specify the same Japanese term within all the entries)
 
# Translations for the whole game (so you do not have to specify the same Japanese term within all the entries)
locale:
+
translations:
 
   - property: mode
 
   - property: mode
 
     value: Original
 
     value: Original
Line 225: Line 283:
 
     value: Ultra
 
     value: Ultra
 
     value-jp: ウルトラモード
 
     value-jp: ウルトラモード
   - property: character
+
   - property: ship
 
     value: Reco
 
     value: Reco
 
     value-jp: レコ
 
     value-jp: レコ
   - property: character
+
   - property: ship
 
     value: Palm
 
     value: Palm
 
     value-jp: パルム
 
     value-jp: パルム
Line 245: Line 303:
 
company: Cave
 
company: Cave
  
entries:
+
scores:
   - character: Type A
+
   - player: SPS
    stage: Omote
 
 
     score: 507,780,433
 
     score: 507,780,433
     player: SPS
+
     ship: Type A
     date: "2014-08"
+
     mode: Omote
 +
    scored-date: "2014-08"
 
     source: Arcadia August 2014
 
     source: Arcadia August 2014
     comment:
+
     comments:
 
        
 
        
   - character: Type A
+
   - player: SPS
    stage: Ura
 
    score: 583,614,753
 
    player: SPS
 
    date: "2014-05-27"
 
    source: Arcadia September 2014 / [https://twitter.com/SPSPUYO/status/471312775843561472 Twitter]
 
    comment: 6L 0B remaining; 1st loop 285m
 
 
 
  - character: Type B
 
    stage: Omote
 
 
     score: 481,402,383
 
     score: 481,402,383
     player: SPS
+
     ship: Type B
     date: "2014-11"
+
     mode: Omote
 +
    scored-date: "2014-11"
 
     source: Arcadia November 2014
 
     source: Arcadia November 2014
     comment: 6L 0B remaining; 1st loop 276m
+
     comments:
 +
      - 6L 0B remaining
 +
      - 1st loop 276m
  
   - character: Type B
+
   - player: GAN
    stage: Ura
 
 
     score: 569,741,232
 
     score: 569,741,232
     player: GAN
+
     ship: Type B
     date: "2016-03"
+
     mode: Ura
 +
    scored-date: "2016-03"
 
     source: JHA March 2016
 
     source: JHA March 2016
     comment: 6L remaining
+
     comments:
 +
      - 6L remaining
 +
 
 +
  - player: SPS
 +
    score: 583,614,753
 +
    ship: Type A
 +
    mode: Ura
 +
    scored-date: "2014-05-27"
 +
    source: Arcadia September 2014 / [https:// Twitter]
 +
    comments:
 +
      - 6L 0B remaining
 +
      - 1st loop 285m
  
 
links:
 
links:
   - url: https://wiki.denfaminicogamer.jp/highscore/2003_034_%E3%82%B1%E3%83%84%E3%82%A4
+
   - url: https://example.org/some_link_id
 
     title: JHA Leaderboard
 
     title: JHA Leaderboard
 
     title-jp: 日本ハイスコア協会
 
     title-jp: 日本ハイスコア協会
   - url: https://shmups.system11.org/viewtopic.php?t=65086
+
   - url: https://example.org/some_other_link
 
     title: Shmups Forum Hi-Score Topic
 
     title: Shmups Forum Hi-Score Topic
  
locale:
+
translations:
   - property: character
+
   - property: ship
 
     value: Type A
 
     value: Type A
 
     value-en: Tiger Schwert
 
     value-en: Tiger Schwert
 
     value-jp: TYPE-A ティーゲルシュベルト
 
     value-jp: TYPE-A ティーゲルシュベルト
   - property: character
+
   - property: ship
 
     value: Type B
 
     value: Type B
 
     value-en: Panzer Jäger
 
     value-en: Panzer Jäger
 
     value-jp: TYPE-B パンツァーイェーガー
 
     value-jp: TYPE-B パンツァーイェーガー
   - property: stage
+
   - property: mode
 
     value: Omote
 
     value: Omote
     value-jp: 表2週目
+
     value-jp: 表2週
   - property: stage
+
   - property: mode
 
     value: Ura
 
     value: Ura
     value-jp: 裏2週目
+
     value-jp: 裏2週
  
 
layout:
 
layout:
Line 305: Line 368:
 
       - label: Ship
 
       - label: Ship
 
         label-jp: 自機
 
         label-jp: 自機
         value: "{{character}}"
+
         template: "{{ ship }}"
 
         groupSameValues: true
 
         groupSameValues: true
  
 
       - label: Loop
 
       - label: Loop
         label-jp: 2週目の種類
+
         label-jp: 2週種
         value: "{{stage}}"
+
         template: "{{ mode }}"
  
 
       - label: Score
 
       - label: Score
 
         label-jp: スコア
 
         label-jp: スコア
         value: "{{score}}"
+
         template: "{{ score }}"
  
 
       - label: Player
 
       - label: Player
 
         label-jp: プレイヤー
 
         label-jp: プレイヤー
         value: "{{player}}"
+
         template: "{{ player }}"
 
         groupSameValues: true
 
         groupSameValues: true
  
 
       - label: Date / Source
 
       - label: Date / Source
 
         label-jp: 年月日 / 情報元
 
         label-jp: 年月日 / 情報元
         value: "{{date}} / {{source}}"
+
         template: "{{ scored-date }} / {{ source }}"
  
 
       - label: Comment
 
       - label: Comment
 
         label-jp: 備考
 
         label-jp: 備考
         value: "{{comment}}"
+
         template: "{{ comments|join('; ') }}"
      
+
 
 +
     sort:
 +
        scores:
 +
            ship: [ Type A, Type B ]
 +
            mode: asc
 +
 
 
</nowiki></div>
 
</nowiki></div>
 +
 +
 +
== Great Mahou Daisakusen ==
 +
<nowiki>
 +
name: Great Mahou Daisakusen
 +
company: Raizing / 8ing
 +
 +
layout:
 +
    templates:
 +
        game : |
 +
            {| class="wikitable" style="text-align: center"
 +
            |-
 +
            ! colspan="6" | [[Great Mahou Daisakusen]]
 +
            |-
 +
            ! Ship !! Score !! Player !! Date / Source !! Comment !! Replay
 +
            |-
 +
            | rowspan="2" | Birthday
 +
            | 83,743,680 || rowspan="2" | Miku || August 2nd, 2020 / [https:// Twitter] || 107 items ||
 +
            |-
 +
            | 66,693,110 || JHA November 2019 || 107 items ||
 +
            |-
 +
            | rowspan="2" | Chitta
 +
            | 93,664,750 || rowspan="2" | SOF-WTN
 +
            | August 8th, 2020 / [https:// Twitter] || 108 items ||
 +
            |-
 +
            | 83,195,810 || JHA June 2020 || ||
 +
            |-
 +
            | rowspan="2" | Gain
 +
            | 80,528,610 || Boredom || July 1st, 2020 / [https:// Twitter] || 108 items || [https:// Youtube]
 +
            |-
 +
            | 31,653,130 || HTL-蕨ガイン見参 || JHA June 2020 || ||
 +
            |-
 +
            | rowspan="2" | Golden
 +
            | style="background: #DFDFDF;" | 99,999,999 [101,033,460] || style="background: #DFDFDF;" | Boredom || style="background: #DFDFDF;" | February 13th, 2020 / [https:// Twitter] || style="background: #DFDFDF;" | 108 items || style="background: #DFDFDF;" |
 +
            |-
 +
            | 14,925,200 || 磨弓 || JHA July 2020 || ||
 +
            |-
 +
            | Grimlen || style="background: #DFDFDF;" | 99,999,999 || style="background: #DFDFDF;" | KDK-Takeyuki || style="background: #DFDFDF;" | Arcadia July 2002 || style="background: #DFDFDF;" | 108 items || style="background: #DFDFDF;" |
 +
            |-
 +
            | Karte || style="background: #DFDFDF;" | 99,999,999 [100,571,630] || style="background: #DFDFDF;" | ACR Archer || style="background: #DFDFDF;" | November 17th, 2014 (Arcadia February 2015) / [https:// Twitter] || style="background: #DFDFDF;" | 108 items || style="background: #DFDFDF;" | [https:// Youtube]
 +
            |-
 +
            | rowspan="2" | Miyamoto
 +
            | style="background: #DFDFDF;" | 99,999,999 || style="background: #DFDFDF;" | Clover-TAC || style="background: #DFDFDF;" | JHA March 2016 || style="background: #DFDFDF;" | 108 items || style="background: #DFDFDF;" |
 +
            |-
 +
            | style="background: #DFDFDF;" | 99,999,999 [102,596,210] || style="background: #DFDFDF;" | SOF-WTN || style="background: #DFDFDF;" | February 3rd 2016 (JHA March 2016) / [https:// Twitter] || style="background: #DFDFDF;" | 108 items || style="background: #DFDFDF;" |
 +
            |-
 +
            | Solo Bang || style="background: #DFDFDF;" | 99,999,999 || style="background: #DFDFDF;" | Clover-TAC || style="background: #DFDFDF;" | JHA July 2020 || style="background: #DFDFDF;" | 108 items, 2p side || style="background: #DFDFDF;" |
 +
            |}
 +
 +
            Note: Scoreboard closed after the achievement of the counterstop at 99,999,999.
 +
 +
            * [https://example.org/some_link_id JHA Leaderboard]
 +
            * [https://example.org/some_other_link Shmups Forum Hi-Score Topic]
 +
 +
</nowiki>

Revision as of 16:03, 27 August 2020

Each game is defined by the following properties:

  • name: Name of the game
  • company: Developer / Publisher
  • scores: Score entries
  • links: Links
  • layout: Layout information
  • translations: Game specific translations information

The following properties are available by default for each score. Their values are game-dependent.

  • player: Name of the player
  • score: Score
  • ship: Selected ship / character
  • mode: Game mode / Difficulty (e.g. Original, Maniac, Normal, Expert, ...)
  • weapon: Weapon / Style
  • version: Version (1P, 2P, Japan, World, Old, New, ...)
  • autofire: Flag whether autofire was used or not
  • scored-date: Date the score was achieved (YYYY-MM-DD|YYYY-MM|YYYY)
  • published-date: Date the score was published (YYYY-MM-DD|YYYY-MM|YYYY)
  • source: Information source
  • added-date: Date the score was added to the HoR
  • comments: Additional comments
  • links: Links to replay, Blog, ...
  • image-url: URL pointing to a screenshot of the score

Additional properties may be specified. In this case the generator will treat their values verbatim.

For every property a property with the same name and a locale suffix can be specified. Its value will be used on the page in the corresponding language instead of the value of the original property. Currently only '-jp' for Japanese is used but this can be extended to support more languages.

Generator input: https://shmups.wiki/library/STG_Hall_of_Records/Database

Generated English output: https://shmups.wiki/library/STG_Hall_of_Records/Database/en

Generated Japanese output: https://shmups.wiki/library/STG_Hall_of_Records/Database/jp


Global

Values defined in this section will apply to all the games in the database. Its main purpose is to reduce redundant translations for reocurring values (e.g. company names, common column names, ...).

name: global config: scores: group-by: - ship - mode num-previous: 0 layout: sort: games: company: asc name: asc scores: score: desc templates: games: | {% for game in games %} {% if game.template %} {{ game.template|raw }} {% else %} {{ include('game') }} {% endif %} {% endfor %} game: | {| class="wikitable" style="text-align: center |- ! colspan="{{ game.headers|length }}" | {{ game.properties.name }} |- ! {{ game.headers|join(' !! ') }} {% for columns in game.scores %} |- | {{ columns|join(' || ') }} {% endfor %} |} translations: - property: company value: Cave value-jp: ケイブ - property: company value: Raizing / 8ing value-jp: ライジング / エイティング

Mushihimesama Futari v1.5

name: Mushihimesama Futari 1.5 name-jp: 虫姫さまふたりVer 1.5 company: Cave scores: - player: ABI score: 530,358,660 ship: Palm mode: Original weapon: Normal scored-date: "2008-01" source: Arcadia January 2008 - player: ISO / Niboshi player-jp: にぼし score: 518,902,716 ship: Palm mode: Original weapon: Abnormal scored-date: "2007" source: Superplay DVD - player: KTL-NAL score: 973,020,065 ship: Palm mode: Maniac weapon: Abnormal scored-date: "2007-11" source: Arcadia November 2007 - player: ABI score: 550,705,999 ship: Reco mode: Original weapon: Normal scored-date: "2010-02" source: Blog comments: - 5L 0B remaining - "After stage 4: 273.7m" - player: ISO / Niboshi score: 538,378,364 ship: Reco mode: Original weapon: Normal scored-date: "2007-10" source: Arcadia October 2007 - player: yasu0219 score: 454,386,226 ship: Reco mode: Original weapon: Abnormal scored-date: "2009-12-12" source: Xbox rankings comments: - Highest score Xbox360 - player: KTL-NAL score: 981,872,827 ship: Palm mode: Maniac weapon: Abnormal scored-date: "2007-09" source: Superplay DVD comments: - 5L 2B remaining - "After stage 4: 693.8m" - player: fufufu score: 3,999,999,999 ship: Reco mode: Ultra weapon: Normal scored-date: "2009-05-27" source: Arcadia August 2009 comments: - 0L 0B remaining - "After stage 4: 2.205b" links: - url: https:// name: Youtube - player: Clover-TAC score: 1,047,258,714 ship: Reco mode: Maniac weapon: Normal scored-date: "2015-03" source: Arcadia March 2015 comments: - 5L 2B remaining - "After stage 4: 745.1m" - player: rescue_STG score: 2,956,728,306 ship: Palm mode: Ultra weapon: Normal scored-date: "2017-04-08" source: Xbox rankings comments: - Highest score Xbox360 links: - url: https:// name: Youtube - player: Dame K.K score: 3,999,999,999 ship: Palm mode: Ultra weapon: Abnormal scored-date: "2008-03" source: Arcadia March 2008 comments: - 1L 0B remaining - Highest score Arcade - player: KGM score: 3,999,999,999 [4,263,416,356] ship: Palm mode: Ultra weapon: Abnormal scored-date: "2013-07-24" source: Xbox rankings comments: - Highest score Xbox360 links: - url: https:// name: Youtube - player: lstze score: 3,266,405,598 ship: Reco mode: Ultra weapon: Abnormal scored-date: "2014?" links: - url: https:// name: Youtube links: - url: https://example.org/some_link_id title: JHA Leaderboard title-jp: 日本ハイスコア協会 - url: https://example.org/some_other_link title: Shmups Forum Hi-Score Topic layout: columns: - label: Mode template: "{{ mode }}" groupSameValues: true - label: Character template: "{{ ship }}" groupSameValues: true - label: Style template: "{{ weapon }}" - label: Score template: "{{ score }}" - label: Player template: "{{ player }}" groupSameValues: true - label: Date / Source template: "{{ scored-date }} / {{ source }}" - label: Comment template: "{{ comments|join('; ') }}" sort: scores: mode: [ Original, Maniac, Ultra ] ship: [ Palm, Reco ] weapon: [ Normal, Abnormal ] # Translations for the whole game (so you do not have to specify the same Japanese term within all the entries) translations: - property: mode value: Original value-jp: オリジナルモード - property: mode value: Maniac value-jp: マニアックモード - property: mode value: Ultra value-jp: ウルトラモード - property: ship value: Reco value-jp: レコ - property: ship value: Palm value-jp: パルム - property: weapon value: Normal value-jp: ノーマル - property: weapon value: Abnormal value-jp: アブノーマル

Ketsui

name: "Ketsui: Kizuna Jigoku Tachi" name-jp: ケツイ ~絆地獄たち~ company: Cave scores: - player: SPS score: 507,780,433 ship: Type A mode: Omote scored-date: "2014-08" source: Arcadia August 2014 comments: - player: SPS score: 481,402,383 ship: Type B mode: Omote scored-date: "2014-11" source: Arcadia November 2014 comments: - 6L 0B remaining - 1st loop 276m - player: GAN score: 569,741,232 ship: Type B mode: Ura scored-date: "2016-03" source: JHA March 2016 comments: - 6L remaining - player: SPS score: 583,614,753 ship: Type A mode: Ura scored-date: "2014-05-27" source: Arcadia September 2014 / [https:// Twitter] comments: - 6L 0B remaining - 1st loop 285m links: - url: https://example.org/some_link_id title: JHA Leaderboard title-jp: 日本ハイスコア協会 - url: https://example.org/some_other_link title: Shmups Forum Hi-Score Topic translations: - property: ship value: Type A value-en: Tiger Schwert value-jp: TYPE-A ティーゲルシュベルト - property: ship value: Type B value-en: Panzer Jäger value-jp: TYPE-B パンツァーイェーガー - property: mode value: Omote value-jp: 表2週 - property: mode value: Ura value-jp: 裏2週 layout: columns: - label: Ship label-jp: 自機 template: "{{ ship }}" groupSameValues: true - label: Loop label-jp: 2週種 template: "{{ mode }}" - label: Score label-jp: スコア template: "{{ score }}" - label: Player label-jp: プレイヤー template: "{{ player }}" groupSameValues: true - label: Date / Source label-jp: 年月日 / 情報元 template: "{{ scored-date }} / {{ source }}" - label: Comment label-jp: 備考 template: "{{ comments|join('; ') }}" sort: scores: ship: [ Type A, Type B ] mode: asc


Great Mahou Daisakusen

name: Great Mahou Daisakusen company: Raizing / 8ing layout: templates: game : | {| class="wikitable" style="text-align: center" |- ! colspan="6" | [[Great Mahou Daisakusen]] |- ! Ship !! Score !! Player !! Date / Source !! Comment !! Replay |- | rowspan="2" | Birthday | 83,743,680 || rowspan="2" | Miku || August 2nd, 2020 / [https:// Twitter] || 107 items || |- | 66,693,110 || JHA November 2019 || 107 items || |- | rowspan="2" | Chitta | 93,664,750 || rowspan="2" | SOF-WTN | August 8th, 2020 / [https:// Twitter] || 108 items || |- | 83,195,810 || JHA June 2020 || || |- | rowspan="2" | Gain | 80,528,610 || Boredom || July 1st, 2020 / [https:// Twitter] || 108 items || [https:// Youtube] |- | 31,653,130 || HTL-蕨ガイン見参 || JHA June 2020 || || |- | rowspan="2" | Golden | style="background: #DFDFDF;" | 99,999,999 [101,033,460] || style="background: #DFDFDF;" | Boredom || style="background: #DFDFDF;" | February 13th, 2020 / [https:// Twitter] || style="background: #DFDFDF;" | 108 items || style="background: #DFDFDF;" | |- | 14,925,200 || 磨弓 || JHA July 2020 || || |- | Grimlen || style="background: #DFDFDF;" | 99,999,999 || style="background: #DFDFDF;" | KDK-Takeyuki || style="background: #DFDFDF;" | Arcadia July 2002 || style="background: #DFDFDF;" | 108 items || style="background: #DFDFDF;" | |- | Karte || style="background: #DFDFDF;" | 99,999,999 [100,571,630] || style="background: #DFDFDF;" | ACR Archer || style="background: #DFDFDF;" | November 17th, 2014 (Arcadia February 2015) / [https:// Twitter] || style="background: #DFDFDF;" | 108 items || style="background: #DFDFDF;" | [https:// Youtube] |- | rowspan="2" | Miyamoto | style="background: #DFDFDF;" | 99,999,999 || style="background: #DFDFDF;" | Clover-TAC || style="background: #DFDFDF;" | JHA March 2016 || style="background: #DFDFDF;" | 108 items || style="background: #DFDFDF;" | |- | style="background: #DFDFDF;" | 99,999,999 [102,596,210] || style="background: #DFDFDF;" | SOF-WTN || style="background: #DFDFDF;" | February 3rd 2016 (JHA March 2016) / [https:// Twitter] || style="background: #DFDFDF;" | 108 items || style="background: #DFDFDF;" | |- | Solo Bang || style="background: #DFDFDF;" | 99,999,999 || style="background: #DFDFDF;" | Clover-TAC || style="background: #DFDFDF;" | JHA July 2020 || style="background: #DFDFDF;" | 108 items, 2p side || style="background: #DFDFDF;" | |} Note: Scoreboard closed after the achievement of the counterstop at 99,999,999. * [https://example.org/some_link_id JHA Leaderboard] * [https://example.org/some_other_link Shmups Forum Hi-Score Topic]