
Scenic Wall Calendar Page
Generates a realistic wall calendar page featuring a customizable scenic photograph on top and a detailed monthly grid below.
回視聴120
いいね0
コメント0
シェア0
ブックマーク0
引用0
翻訳
{
"type": "壁掛けカレンダーページ",
"presentation": "白い壁に微妙なドロップシャドウで掛かった物理紙カレンダー",
"layout": {
"top_half": {
"type": "風景写真",
"subject": "{argument name=\"scenic location\" default=\"Mount Fuji with cherry blossoms and a lake\"}",
"details": "雪をかぶった山、穏やかな青い湖の反射、2人の乗った小さな木製ボート、左上と右岸にピンクの桜がフレーミング、右下岸にピンクの花",
"text_overlays": [
{
"position": "右上",
"text": "{argument name=\"year and month\" default=\"2026 APRIL\"}",
"style": "白いセリフフォント"
},
{
"position": "下中央",
"text": "4 / {argument name=\"highlighted date\" default=\"16\"} / {argument name=\"day of week\" default=\"TUESDAY\"}",
"style": "ドロップシャドウ付きの大きな白いセリフフォント"
}
]
},
"bottom_half": {
"type": "カレンダーグリッド",
"header": {
"text": "April 2026",
"style": "赤い筆記体フォント、中央揃え"
},
"grid_structure": {
"columns": 7,
"rows": 5,
"column_headers": ["SUN", "MON", "TUE", "WED", "THU", "FRI", "SAT"]
},
"grid_content": {
"highlighted_cell": {
"date": "{argument name=\"highlighted date\" default=\"16\"}",
"style": "赤い四角形背景、白いテキスト"
},
"number_colors": "日曜日は赤、土曜日は青、平日は黒、前月の日付は薄いグレー",
"notable_features": "数字5が2回表示されるAI生成アーティファクト(行1の終わり、行2の始まり)"
},
"footer": {
"text": "{argument name=\"holidays\" default=\"Earth Day (22) Showa Day (29)\"}",
"position": "左下",
"style": "赤いセリフフォント"
}
}
}
}
機械翻訳 — この作品を生成したのは元のプロンプトです。











