Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 14:12, 13 April 2026 by Joe Beaudoin Jr. (talk | contribs) (Created page with "{{!-- Template:Portal/Layout Master layout wrapper for all BattlestarWiki portals. REQUIRED PARAMETERS ─────────────────── |title= Human-readable portal title e.g. "Re-imagined Battlestar Galactica" |badge= Short badge text shown beside the title e.g. "RDM · 2003–2009" |breadcrumb= Wikitext for the breadcrumb trail (rightmost...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{!-- Template:Portal/Layout

    Master layout wrapper for all BattlestarWiki portals.
    REQUIRED PARAMETERS
    ───────────────────
    |title=           Human-readable portal title
                        e.g. "Re-imagined Battlestar Galactica"
    |badge=           Short badge text shown beside the title
                        e.g. "RDM · 2003–2009"
    |breadcrumb=      Wikitext for the breadcrumb trail (rightmost item is
                        plain text; earlier items are links)
                        e.g. "Main Page › Portals › Re-imagined Series"
    |active_series=   Exact label of the active pill in the series nav
                        e.g. "Re-imagined Series (RDM)"
    |image_category=  Category name (no "Category:" prefix) used for the
                        random image slider.
                        e.g. "Images (RDM)"
    |stat_category=   Category name used for the article-count stat.
                        e.g. "Characters (RDM)"
    |newest_category= Category name passed to Module:Portal|newestPage.
                        e.g. "Characters (RDM)"
    OPTIONAL STAT PARAMETERS (passed to Module:Portal|stats)
    ──────────────────────────────────────────────────────────
    |stat_episodes=   e.g. 73
    |stat_characters= e.g. 62
    |stat_seasons=    e.g. 4
    |stat_year=       e.g. 2003
    CONTENT SLOT PARAMETERS  (each accepts wikitext / template transclusion)
    ──────────────────────────────────────────────────────────────────────────
    |intro=           Introduction text block (wikitext)
    |selected_article= Selected article widget body (wikitext)
    |characters=      Characters grid (wikitext)
    |episode_guide=   Episode guide widget body (wikitext)
    |featured_episode= Featured episode widget body (wikitext)
    |did_you_know=    Did-you-know list items (wikitext)
    |subportals=      Sidebar subportal link list (wikitext)
    |things_to_do=    Sidebar to-do list (wikitext)
    |categories=      Sidebar categories cloud (wikitext)
    |orphans=         Sidebar orphaned-articles list (wikitext)
    |podcasts=        Sidebar podcasts block (wikitext)
    PORTAL TYPE
    ───────────
    |portal_type=     "series" (default) or "topic"
                      Controls which related portals are shown.
    |portal_exclude=  Full title of THIS portal, used to hide it from
                      the related portals grid.
                      e.g. "Portal:Battlestar Galactica (RDM)"
    OVERRIDE FLAGS
    ──────────────
    |show_calendar=   Set to "no" to hide the Colonial Calendar widget.
    |show_stats=      Set to "no" to hide the stats bar.
    |show_newest=     Set to "no" to hide the Newest Article widget.
    |show_slider=     Set to "no" to hide the image slider.
    |show_selected=   Set to "no" to hide the Selected Article widget.
    |show_related=    Set to "no" to hide the Related Portals widget.

--}}

{{!-- ═══════════════════════════════════════════════════

     HEADER BLOCK  (title + badge + breadcrumb + stats)
     ═══════════════════════════════════════════════════ --}}
       {{{title}}}
       
Template:!-- /portal-header --

{{!-- ═══════════════════════════════════

     SERIES NAVIGATION PILLS
     ═══════════════════════════════════ --}}

{{!-- ═══════════════════════════════════

     MAIN TWO-COLUMN GRID
     ═══════════════════════════════════ --}}
 {{!-- ─────────────────────────────────
       LEFT / MAIN COLUMN
       ───────────────────────────────── --}}
   Template:!-- Image Slider --
       Portal image gallery
       Category: 
       
No image list found. Create Template:Portal/Layout/ImageList to enable the random image slider.
         <button class="portal-slider-prev" aria-label="Previous image">‹</button>
         <button class="portal-slider-next" aria-label="Next image">›</button>
         
         
   Template:!-- Newest Article (portal-scoped) --
   Template:!-- Intro --
   
   Template:!-- Selected Article --
   
   Template:!-- Characters --
   
   Template:!-- Episode Guide --
   
   Template:!-- Featured Episode --
   
   Template:!-- Did You Know --
   
Template:!-- /portal-main-col --
 {{!-- ─────────────────────────────────
       RIGHT SIDEBAR
       ───────────────────────────────── --}}
   Template:!-- Colonial Calendar --
       On this day in BSG
       [edit]
April 13
Real-world BSG broadcast history
No recorded BSG events on this date.
   Template:!-- Related Portals --
   Template:!-- Subportals --
   
   Template:!-- Things You Can Do --
   
   Template:!-- Categories --
   
   Template:!-- Orphaned Articles --
   
   Template:!-- Podcasts --
   
Template:!-- /portal-sidebar --
Template:!-- /portal-main-grid --

Template:!-- /portal-page --