Template:Press Release: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
|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> |
Revision as of 03:27, 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 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.