差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
side_en [2026/07/04 12:21] Tana JH1HSTside_en [2026/07/28 20:01] (現在) Tana JH1HST
行 32: 行 32:
         'page'  => '48th_booth_info_en',         'page'  => '48th_booth_info_en',
         'icon'  => '🗺️',         'icon'  => '🗺️',
 +    ],
 +    [
 +        'title' => 'Main Stage Program',
 +        'desc'  => 'Program and schedule for the Main Stage.',
 +        'page'  => '48th_m_stage_en',
 +        'icon'  => '🎤',
 +    ],
 +    [
 +        'title' => 'Satellite Stage Program',
 +        'desc'  => 'Program and schedule for the Satellite Stage.',
 +        'page'  => '48th_s_stage_info_en',
 +        'icon'  => '📚',
     ],     ],
     [     [
行 65: 行 77:
         'page'  => '48th_app_en',         'page'  => '48th_app_en',
         'icon'  => '📦',         'icon'  => '📦',
 +    ],
 +];
 +
 +$media_menu = [
 +    [
 +        'title' => 'Press Registration',
 +        'desc'  => 'Advance registration and guidelines for media coverage.',
 +        'page'  => '48th_prs_en',
 +        'icon'  => '📰',
     ],     ],
 ]; ];
行 242: 行 263:
 .hamfair-en-card.exhibitor .hamfair-en-card-arrow { .hamfair-en-card.exhibitor .hamfair-en-card-arrow {
   color: #c98d2d;   color: #c98d2d;
 +}
 +
 +.hamfair-en-card.media {
 +  background:
 +    linear-gradient(135deg, rgba(255,255,255,.92), rgba(255,255,255,.68)),
 +    linear-gradient(135deg, #f3f0ff 0%, #e6e0fa 100%);
 +  border-color: #d4c8ef;
 +}
 +
 +.hamfair-en-card.media .hamfair-en-card-title {
 +  color: #6743a5;
 +}
 +
 +.hamfair-en-card.media .hamfair-en-card-arrow {
 +  color: #9275c3;
 } }
  
行 309: 行 345:
 foreach ($exhibitor_menu as $item) { foreach ($exhibitor_menu as $item) {
     hamfair_en_card($item, 'exhibitor');     hamfair_en_card($item, 'exhibitor');
 +}
 +
 +echo <<<HTML
 +    </div>
 +  </div>
 +
 +  <div class="hamfair-en-section">
 +    <div class="hamfair-en-section-title">For Media</div>
 +    <div class="hamfair-en-grid">
 +HTML;
 +
 +foreach ($media_menu as $item) {
 +    hamfair_en_card($item, 'media');
 } }
  
行 335: 行 384:
  
 **Past Editions**\\ **Past Editions**\\
-  * [[47th_en|47th Hamfair (2025)]]  +  * [[47th_en|47th Hamfair (2025)]] 
-  * [[46th_en|46th Hamfair (2024)]] +  * [[46th_en|46th Hamfair (2024)]]
  
  
行 361: 行 410:
 ---- ----
 [[side_en|SideBar]] [[side_en|SideBar]]
 +
  • side_en.1783135291.txt.gz
  • 最終更新: 2026/07/04 12:21
  • by Tana JH1HST