Difference between revisions of "Template:Portal card"

From Wayne County, Ohio Online Resource Center
Jump to navigation Jump to search
Line 55: Line 55:
 
<pre>
 
<pre>
 
<div id="portal">
 
<div id="portal">
 +
{{Portal top |...}}
 
<div class="portal-content">
 
<div class="portal-content">
 
...
 
...
Line 67: Line 68:
 
;Result
 
;Result
 
<div id="portal">
 
<div id="portal">
 +
{{Portal top
 +
|title=Collection Name
 +
|welcome=Portal Name
 +
|portals={{Portals}}<!-- contains all portal landing links -->
 +
}}
 
<div class="portal-content">
 
<div class="portal-content">
 
{{Portal card
 
{{Portal card

Revision as of 09:02, 20 February 2022

Description

Creates a responsive block. All parameters are optional, but at list one parameter is needed.

Usage
{{Portal card
|header=
|title=
|tagline=
|content=
|image=
|footer=
}}
Example
{{Portal card
|header=Header
|title=Title
|tagline=Tagline
|content=Content content content
|image=File:20000_squid_Nautilus_viewbay.jpg
|footer=Footer
}}
Result
Header
20000 squid Nautilus viewbay.jpg
Tagline
Title

Content content content


Wall

To get a centered grid with tiles, wrap instances of this template with:

<div id="portal">
{{Portal top |...}}
<div class="portal-content">
...
{{Portal card|...}}
{{Portal card|...}}
{{Portal card|...}}
...
</div>
</div>
Result
Wayne County, Ohio Online Resource Center Portals
Portal Name
Collection Name
Header
20000 squid Nautilus viewbay.jpg
Tagline
Title

Content content content

Header
20000 squid Nautilus viewbay.jpg
Tagline
Title

Content content content

Header
20000 squid Nautilus viewbay.jpg
Tagline
Title

Content content content