Template:BlogAuthor: Difference between revisions
Jump to navigation
Jump to search
experiment with horizontal group for roles |
remove article list because it showed up in blog articles themselves |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
<data source="name"> | <data source="name"> | ||
<label>Author</label> | <label>Author</label> | ||
<format>[[BlogAuthors/{{#invoke:String|replace|{{{name}}}| |}}|{{{name}}}]]</format> | |||
</data> | </data> | ||
<data source="contact"> | <data source="contact"> | ||
<label>Contact</label> | <label>Contact</label> | ||
</data> | </data> | ||
<data source="role1"> | <data source="role1"> | ||
<label>{{{role1}}}</label> | <label>{{{role1}}}</label> | ||
<format>{{{org1}}}</ | <format>{{{org1}}}</format> | ||
</data> | </data> | ||
<data source="role2"> | <data source="role2"> | ||
<label>{{{role2}}}</label> | <label>{{{role2}}}</label> | ||
<format>{{{org2}}}</ | <format>{{{org2}}}</format> | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
Blog articles: | |||
{{#dpl: | |||
| linksto = {{FULLPAGENAME}} | |||
}} | |||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 26: | Line 30: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "role1": { | ||
"type": " | "type": "string" | ||
}, | |||
"org1": { | |||
"type": "string" | |||
}, | |||
"role2": { | |||
"type": "string" | |||
}, | |||
"org2": { | |||
"type": "string" | |||
}, | }, | ||
"picture": { | "picture": { | ||
Latest revision as of 12:48, 29 May 2025
Blog articles:
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | String | optional |
| role1 | role1 | no description | String | optional |
| org1 | org1 | no description | String | optional |
| role2 | role2 | no description | String | optional |
| org2 | org2 | no description | String | optional |
| picture | picture | no description
| Content | optional |
| contact | contact | no description | Unknown | optional |