Template:Press Release: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| border="0" width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:# | {| border="0" width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#eeeeee;line-height:1.5em;word-spacing:0.5px;" | ||
| | | | ||
{{Person | {{Person | ||
|color=# | |color=#eeeeee | ||
|image=Press_release_img.jpg | |image=Press_release_img.jpg | ||
|name='''Press Release''' | |name='''Press Release''' | ||
}} | }} | ||
{| border="0" width="100%" cellspacing="5" style="background-color:# | {| border="0" width="100%" cellspacing="5" style="background-color:#eeeeee;padding:5px" | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| width="25%" |<b>{{#if:{{{project|}}} | '''Project''' }}</b> | | width="25%" |<b>{{#if:{{{project|}}} | '''Project''' }}</b> | ||
Line 31: | Line 31: | ||
{{Press Release | {{Press Release | ||
|title=write the title of the press release | |title=write the title of the press release | ||
|project=link it to the encyclopedic page of the related | |project=link it to the encyclopedic page of the related project | ||
|contract=link it to the formal page of the project | |contract=link it to the formal page of the project | ||
|media_name=write the name of the media hosting the press release | |media_name=write the name of the media hosting the press release | ||
Line 42: | Line 42: | ||
{{Press Release | {{Press Release | ||
|title=write the title of the press release | |title=write the title of the press release | ||
|project=link it to the encyclopedic page of the related project | |project=link it to the encyclopedic page of the related project | ||
|contract=link it to the formal page of the project | |contract=link it to the formal page of the project | ||
|media_name=write the name of the media hosting the press release | |media_name=write the name of the media hosting the press release |
Latest revision as of 03:35, 7 March 2012
|
EXAMPLE ON HOW TO USE THE TEMPLATE
Copy and paste the code below to the page you wish to add a Report's box such as this one:
{{Press Release |title=write the title of the press release |project=link it to the encyclopedic page of the related project |contract=link it to the formal page of the project |media_name=write the name of the media hosting the press release |year=write the Year(s) of the report |link=write the link to the report if any }}
Then replace the content of the variables with your own, for example :
Replace
title=write the title of the report
With
title=Cyberethics Press Release, Nov 2011
List of Variables
- title : This variable expects from the editor to assign to it the title of the press release.
- project : This variable expects from the editor to link it to the related with the press release project (encyclopedic page).
- contract : This variable expects from the editor to link it to the formal page of the project.
- media_name : This variable expects from the editor to assign to it the name of the media hosting the press release
- year : This variable expects from the editor to assign to it the year that the report was published.
- link : This variable expects from the editor to assign to it a link to the Report's document.