dos h0068 commentExternal - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

Home > Chart settings specification > Initial settings for title and result screens

| <- commentAutoBr | commentExternal | masktitleButton -> |

commentExternal

  • Setting to place comments outside of the body

Usage

|commentExternal=true|

Overview

Sets whether commentVal is displayed off-screen instead of in the title. To display it off-screen, one of the following must be described in the html.

<span id="commentArea"></span>
<div id="commentArea"></div>
<p id="commentArea"></p>
Value Default Description
false * Place the work comment (commentVal) in the title screen
true Display work comments (commentVal) off-screen

Related pages

  • commentVal 📝 Setting comments to be displayed on the title screen
  • commentAutoBr 📝 Setting to automatically insert line break tags when displaying comments

Changelog

Version Change details
v15.2.0 - Initial implementation

| <- commentAutoBr | commentExternal | masktitleButton -> |

⚠️ **GitHub.com Fallback** ⚠️