Difference between revisions of "Template:Nugget"

From Testiwiki
Jump to: navigation, search
(categorised)
(new colors)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<css>
 
<css>
#bodyContent { background-color: #FFFFE8; }
+
#bodyContent { background-color: #ffffff; }
</css>
 
{| {{prettytable}}
 
|This contribution is a [[nugget]]. Unlike most other pages in Opasnet, the contribution has distinct authors, and you cannot freely edit the contents. When you use this information somewhere, you should properly cite the source like this:
 
  
{{{authors}}}: {{PAGENAME}} ({{fullurl:{{PAGENAME}}}}). Accessed {{CURRENTDAY2}} {{CURRENTMONTHABBREV}} {{CURRENTYEAR}}. {{urn|{{{urn}}}}}
+
.firstHeading {
 +
  background-color: #FFDB59;
 +
  background: linear-gradient(#FFDB59, #FFF1C6) repeat scroll 0 0 transparent;
 +
  border-radius: 6px 6px 6px 6px;
 +
  font-size: 1.6em;
 +
  line-height: 1.2em;
 +
  margin-bottom: 0.1em;
 +
  margin-top: 0;
 +
  padding-bottom: 5px !important;
 +
  padding-left: 10px !important;
 +
  padding-top: 5px !important;
 +
}
  
'''Note!''' If you want to protect the nugget you've created from unauthorized editing [{{fullurl:{{FULLPAGENAME}}|action=protect}} click here]
+
h2 {
 +
  background-color: #FFDB59;
 +
  background: linear-gradient(#FFDB59, #FFF1C6) repeat scroll 0 0 transparent;
 +
  border-radius: 6px 6px 6px 6px;
 +
  font-size: 1.6em;
 +
  line-height: 1.2em;
 +
  margin-bottom: 0.1em;
 +
  margin-top: 1em;
 +
  padding-bottom: 5px !important;
 +
  padding-left: 10px !important;
 +
  padding-top: 5px !important;
 +
}
  
|}
+
div#toctitle h2
 +
{
 +
background: transparent;
 +
}
  
 +
</css>
 
{{object
 
{{object
 
|category  = Nuggets
 
|category  = Nuggets
 
|type      = nugget
 
|type      = nugget
 
|moderator= {{{moderator|}}}
 
|moderator= {{{moderator|}}}
 +
|respect  = {{{respect|}}}
 +
|stub      = {{{stub|}}}
 +
|reference = {{{reference|}}}
 
}}
 
}}
|colspan="2"|
+
|
* Authors: {{{authors|}}}
+
Unlike most other pages in Opasnet, the nuggets have predetermined authors, and you cannot freely edit the contents.
* Reference: {{{reference|}}}
+
 
* URN: {{{urn|}}}
+
'''Note!''' If you want to protect the nugget you've created from unauthorized editing [{{fullurl:{{FULLPAGENAME}}|action=protect}} click here]
* Ethical permission: {{{ethics|}}}
+
{{{addinfo|}}}
* Complies with the requirements by {{{journal|}}}
 
 
|}
 
|}
 
 
<noinclude>
 
<noinclude>
 
[[Category:Universal object]]
 
[[Category:Universal object]]
 
[[Category:Object type]]
 
[[Category:Object type]]
The parameters of this template should be thought through, now they are just some ideas.
+
For parameter descriptions, see [[:Template:Object]].
Note that you should also provide data for parameters authors, reference, urn, ethics, and journal.</noinclude>
+
 
 +
[[Category:Published elsewhere]]
 +
</noinclude>

Latest revision as of 16:06, 25 November 2012

For parameter descriptions, see Template:Object.