Difference between revisions of "User:Boris/Web resource template"
Jump to navigation
Jump to search
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
*'''[[Template:WWW_resource_body]]''' ... the template for the body of the page | *'''[[Template:WWW_resource_body]]''' ... the template for the body of the page | ||
*'''[[Template:WWW_resource_reference_section]]''' ... conditionally includes a pubmed box through the pmid extension | *'''[[Template:WWW_resource_reference_section]]''' ... conditionally includes a pubmed box through the pmid extension | ||
+ | |||
+ | |||
+ | Use '''[[Special:Upload]]''' to upload jpgs. | ||
+ | |||
<pre> | <pre> | ||
<div style="display: none"> | <div style="display: none"> | ||
− | <section begin=title /> | + | <section begin=title />Title...<section end=title /> |
− | Title... | ||
− | <section end=title /> | ||
− | <section begin=file /> | + | <section begin=file />ImageFile...<section end=file /> |
− | ImageFile... | ||
− | <section end=file /> | ||
− | <section begin=url /> | + | <section begin=url />URL...<section end=url /> |
− | URL... | ||
− | <section end=url /> | ||
− | <section begin=abstract /> | + | <section begin=abstract />Abstract...<section end=abstract /> |
− | Abstract... | ||
− | <section end=abstract /> | ||
− | <section begin=reference /> | + | <section begin=reference />{{WWW_resource_reference_section|pmid= }}<section end=reference /> |
− | {{WWW_resource_reference_section|pmid= }} | ||
− | <section end=reference /> | ||
<!-- DON'T EDIT BELOW --> | <!-- DON'T EDIT BELOW --> |
Latest revision as of 22:05, 24 January 2012
All data are entered here into a non-displayed div and included in the output page by passing them to a template via the lst extension.
This page uses the following templates:
- Template:WWW_resource_body ... the template for the body of the page
- Template:WWW_resource_reference_section ... conditionally includes a pubmed box through the pmid extension
Use Special:Upload to upload jpgs.
<div style="display: none"> <section begin=title />Title...<section end=title /> <section begin=file />ImageFile...<section end=file /> <section begin=url />URL...<section end=url /> <section begin=abstract />Abstract...<section end=abstract /> <section begin=reference />{{WWW_resource_reference_section|pmid= }}<section end=reference /> <!-- DON'T EDIT BELOW --> </div> {{WWW_resource_body}}