Jump to content

Template:PortalBox: Difference between revisions

From MewsiEPTO Wiki - Unofficial Eternal Paula Trickster Online Wiki
m trying this out
m trying again
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:PortalBox
<!-- Template:PortalBox -->
     |title={{Template:Title}}
<div class="portal-box {{class}}">
     |content={{Template:GeneralInfo}}
     <div class="box-header">
}}
        <h3>{{title}}</h3>
        <div class="description">{{description}}</div>
    </div>
    <div class="box-content">
        {{content}}
    </div>
</div>
 
<!-- Template:Title -->
<div class="title-container">
    <h1>{{title}}</h1>
     <div class="description">{{description}}</div>
</div>
 
<!-- Template:Content -->
<div class="content-container">
    {{{content}}}
</div>

Latest revision as of 19:38, 12 February 2025

{{{title}}}

{{{description}}}

   {{{content}}}

{{{title}}}

{{{description}}}

   {{{content}}}