Template:BlogAuthor: Difference between revisions
Jump to navigation
Jump to search
rename "author" param to "name" |
try stacked layout |
||
| Line 1: | Line 1: | ||
<infobox> | <infobox layout="stacked"> | ||
<header>About the Author</header> | <header>About the Author</header> | ||
<image source="picture"/> | <image source="picture"/> | ||
<data source="name"> | <data source="name"> | ||
<label>Author</label> | <label>Author</label> | ||
</data> | |||
<data source="contact"> | |||
<label>Contact</label> | |||
</data> | </data> | ||
<data source="roles"> | <data source="roles"> | ||
<label>Roles</label> | <label>Roles</label> | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
| Line 24: | Line 24: | ||
"picture": { | "picture": { | ||
"type": "content", | "type": "content", | ||
"example": " | "example": "headshot.jpg" | ||
}, | }, | ||
"contact": {} | "contact": {} | ||
Revision as of 16:44, 27 May 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | String | optional |
| roles | roles | no description | Content | optional |
| picture | picture | no description
| Content | optional |
| contact | contact | no description | Unknown | optional |