Difference between revisions of "Template:Post"
From Bioinformatics Core Wiki
(Created page with "<noinclude> This is the "Post" template. It should be called in the following format: <pre> {{Post |Title= |Body= |Summary= |Category= |Tag= |Language= |Creation_date= |Author= }…") |
|||
(95 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
{{Post | {{Post | ||
|Title= | |Title= | ||
+ | |Publication_date= | ||
|Body= | |Body= | ||
|Summary= | |Summary= | ||
Line 10: | Line 11: | ||
|Tag= | |Tag= | ||
|Language= | |Language= | ||
− | | | + | |Start date= |
+ | |End date= | ||
+ | |Geo= | ||
+ | |Geo_details= | ||
+ | |Approved= | ||
+ | |Outside_CRG= | ||
|Author= | |Author= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude><includeonly> | + | </noinclude><includeonly>{{DISPLAYTITLE:{{{Title}}}}}{{#vardefine:visiblepost|{{#if:{{{Approved|}}}|true|false}}}}{{#vardefine:visiblepost|{{#ifeq:{{{Approved|}}}|Yes|true|false}}}}{{#vardefine:visiblepost|{{#ifingroup:biocore|true|{{#var:visiblepost}}}}}}{{#ifeq:{{#var:visiblepost}}|true|<div class="post">[[Has Title::{{{Title|}}}|]]{{#if:{{{End date|}}}|<div class="post_events">''Starts on'' [[Post Date Start::{{{Start date}}}]] ''and ends on'' [[Post Date End::{{{End date}}}]]</div>|}}<div class="post_subtitle">Published on [[Publication date::{{{Publication_date|}}}]] by [[User:{{{Author}}}|{{{Author}}}]][[Has Author::User:{{{Author}}}| ]]{{#if:{{{Tags|}}}| — <span class="post_tags">{{#arraymap:{{{Tag|}}}|,|x|[[Special:SearchByProperty/Post-20Tag/x|x]]}}{{#arraymap:{{{Tag|}}}|,|x|[[Post_Tag::x| ]]|}}</span>|}}</div> |
− | [[ | + | [[Category:{{{Category|News}}}|{{PAGENAME}}]][[Has Summary Length::{{{Summary|}}}| ]] |
− | {{#arraymap:{{{Tag|}}}|,|x|[[Post Tag::x]]}} | + | <div class="post_map">{{#if:{{{Geo|}}}|{{#display_point:{{{Geo}}}|service=googlemaps|width=300|height=300|controls=small|type=hybrid|autozoom=off}}[[Geo::{{{Geo}}}|]]{{#if:{{{Geo_details|}}}|<div class="post_map_details">[[Geo details::{{{Geo_details}}}]]</div>|}}|}}</div> |
− | + | <div class="post_body">{{#set:Post Body={{{Body|}}}}}{{{Body|}}}</div> | |
− | [[ | + | </div>|Post is not approved for a broad public.}} {{#if:{{{Approved|}}}|[[Has approval::{{{Approved|}}}| ]]|[[Has no value::Has approval| ]]}} |
− | + | ||
− | [[ | + | |
</includeonly> | </includeonly> |
Latest revision as of 17:28, 7 November 2017
This is the "Post" template. It should be called in the following format:
{{Post |Title= |Publication_date= |Body= |Summary= |Category= |Tag= |Language= |Start date= |End date= |Geo= |Geo_details= |Approved= |Outside_CRG= |Author= }}
Edit the page to see the template text.