そろそろ
今日もいわひら~~ウオオ
そんなはのみやさんのためにクソデカ赤文字投稿ボタンウィジェットを作ってみたよ
Ui:render([
Ui:C:container({
align: 'center'
children: [
Ui:C:postFormButton({
text: "デカ赤文字"
rounded: true
primary: true
form: {
text:
`$[x2 $[font.serif $[fg.color=f00 **クソデカ明朝赤文字** ]]]`
}
})
]
})
])
近世(きんせい)とは? 意味や使い方 - コトバンク
時代区分の一つ。 西洋の歴史では,15~16世紀ルネサンス以降,絶対主義,重商主義の展開した 17~18世紀,市民革命の生成の頃までをいい,近代と同義の場合が多い。 日本の場合は,安土桃山,江戸時代をさし,室町幕府の滅亡から明治維新にいたる時代をいい,近代と区別するのが一般的である。
このアカウントは、notestockで公開設定になっていません。
片鱗、地雷のあたりは大丈夫だったんだけど
「殺人鬼はもともと存在しないんだから消して確実に高校生に生還してほしい私」
と
「何がなんでも置いていかれる片ロスが嫌な高校生PL」
でめちゃくちゃ議論が平行線になって結局私が折れて……っていうのがあったから、そういう感じの「PCの生還ロスト観」というべきあたりが擦り合わせられるPLさんで行った方がいいんじゃないかな……と思うよ 私はね
ネタバレ注意の文字列追加するプラグイン
さらにアップデートしたよ!
絵文字が見えないときのために表示をちょっと変えました!
改変も前のバージョン使うのも自由です!
四角の中をコピペしてプラグインからインストールしてね!
/// @ 0.12.4
### {
name: "ネタバレ文字列追加"
version: "1.2.0"
description: "システム+ネタバレ文字列を追加するプラグイン"
author: "カナタ"
license: "MIT"
}
@coc_6(form update) {
let text = `{form.text}:coc_6: :netabare: CoC6th 『シナリオタイトル』 ネタバレ
$[blur ぼかし]`
update("text" text)
}
@coc_7(form update) {
let text = `{form.text}:coc_7: :netabare: CoC7th 『シナリオタイトル』 ネタバレ
$[blur ぼかし]`
update("text" text)
}
@inSANe(form update) {
let text = `{form.text}:inSANe: :netabare: インセイン 『シナリオタイトル』 ネタバレ
$[blur ぼかし]`
update("text" text)
}
@emoklore(form update) {
let text = `{form.text}:emoklore: :netabare: エモクロア 『シナリオタイトル』 ネタバレ
$[blur ぼかし]`
update("text" text)
}
@shinobigami(form update) {
let text = `{form.text}:shinobigami: :netabare: シノビガミ 『シナリオタイトル』 ネタバレ
$[blur ぼかし]`
update("text" text)
}
@magirogi(form update) {
let text = `{form.text}:magirogi: :netabare: マギカロギア 『シナリオタイトル』 ネタバレ
$[blur ぼかし]`
update("text" text)
}
@nekuronika(form update) {
let text = `{form.text}:nekuronika: :netabare: ネクロニカ 『シナリオタイトル』 ネタバレ
$[blur ぼかし]`
update("text" text)
}
@futarisousa(form update) {
let text = `{form.text}:futarisousa: :netabare: フタリソウサ 『シナリオタイトル』 ネタバレ
$[blur ぼかし]`
update("text" text)
}
Plugin:register_post_form_action("CoC6版" coc_6)
Plugin:register_post_form_action("CoC7版" coc_7)
Plugin:register_post_form_action("インセイン" inSANe)
Plugin:register_post_form_action("エモクロア" emoklore)
Plugin:register_post_form_action("シノビガミ" shinobigami)
Plugin:register_post_form_action("マギロギ" magirogi)
Plugin:register_post_form_action("ネクロニカ" nekuronika)
Plugin:register_post_form_action("フタリソウサ" futarisousa)
このアカウントは、notestockで公開設定になっていません。