• Welcome to Touhou Wiki!
  • Registering is temporarily disabled. Check in our Discord server to request an account and for assistance of any kind.

Template:HighScoreBoard/doc

From Touhou Wiki
Jump to navigation Jump to search

This template is the high score record template used in High scores article. This template is capable to record high scores for all the Touhou games and changes color according to perimeter values.

Usage

The following code is the default template usage

{{HighScoreBoard
 | game    =value is th<xx>, <xx> is the game's number.
 | records =
  {{HighScoreEntry
   | game       =Value is th<xx>, <xx> is the game's number.
   | No         =Record numbering
   | Difficulty =Record's difficulty
   | Character  =Used character
   | Score      =
   | Player     =
   | Date       =
   | rec        =(Optional) WR for overall game record and DR for game's difficulty overall record
   | Ref        =(Optional) Only used for additional info about the record, such as the true score without counter stop}}
}}

For Fairy Wars records, Character parameter will be replaced by Route parameter as shown below.

  {{HighScoreEntry
   | game       =th128
   | No         =Record numbering
   | Difficulty =Record's difficulty
   | Route      =Route used
   | Score      =
   | Player     =
   | Date       =
   | rec        =(Optional) WR for overall game record and DR for game's difficulty overall record
   | Ref        =(Optional) Only used for additional info about the record, such as the true score without counter stop}}
}}

Example

Code:

{{HighScoreBoard
 | game    =th06
 | records ={{HighScoreEntry|game=th06|No=06-01|Difficulty=Easy|Character=Reimu A|Score=147,501,700|Player=MATSU|Date=2011/03/30}}
{{HighScoreEntry|game=th06|No=06-02|Difficulty=Easy|Character=Reimu B|Score=172,044,560|Player=MATSU|Date=2012/05/18|rec=DR|Ref=High Score}}
}}

Output:

the Embodiment of Scarlet Devil
東方紅魔郷
Cat. No.
カテゴリ
Difficulty
難易度
Character
キャラ
Score
スコア
Player
名前
Date
日付
06-01 Easy Reimu A 147,501,700 MATSU 2011/03/30
06-02 Easy Reimu B 172,044,560[1] MATSU 2012/05/18
  1. High Score

See also