summaryrefslogtreecommitdiff
path: root/pages/Template/Template:Report.mw
blob: 4035cb41852d8ebb1fcbc859e8ef64ba0d9211ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<noinclude>
<pre>
{{Report
|report:info-series=
|report:info-volume=
|report:info-coordinators=
|report:info-date=
|report:info-url=
|report:info-pdf=
|report:info-cover=

# Non semantic

|banner-altura=
}}
</pre>
</noinclude><includeonly>
<div class="intro-copete">
[[Case:description::{{{case:description|}}}]]{{#description2:{{{case:description|}}}}}
</div>
<div class="intro-links">
{{#if: {{{report:info-url|}}} | <span id="intro-links-url"><span class="glyphicon glyphicon-link"></span> [{{{report:info-url|}}} {{int:rv-report:info-url}}] </span>}}{{#if: {{{report:info-pdf|}}} | <nowiki> | </nowiki> <span id="intro-links-email"><span class="glyphicon glyphicon-circle-arrow-down"></span> [{{{report:info-pdf|}}} {{int:rv-report:info-pdf}}] </span>}}
</div>
<div style='padding-left: 0 !important;' class='col-lg-4 col-md-6 col-sm-12 col-xs-12'>
{| class="wikitable"
|+ <img src="{{{report:info-cover|}}}" />
|- {{#if: {{{report:info-series|}}} | | style="display:none;" }}
! {{int:rv-report:info-series}}
| {{{report:info-series|}}}
|- {{#if: {{{report:info-volume|}}} | | style="display:none;" }}
! {{int:rv-report:info-volume}}
| {{{report:info-volume|}}}
|- {{#if: {{{report:info-coordinators|}}} | | style="display:none;" }}
! {{int:rv-report:info-coordinators}}
| {{{report:info-coordinators|}}}
|- {{#if: {{{report:info-date|}}} | | style="display:none;" }}
! {{int:rv-report:info-date}}
| {{{report:info-date|}}}
|}</div><div style="display:none;">[[Report:info-series::{{{report:info-series|}}}]]
[[Report:info-volume::{{{report:info-volume|}}}]]
[[Report:info-coordinators::{{{report:info-coordinators|}}}]]
[[Report:info-date::{{{report:info-date|}}}]]
[[Report:info-url::{{{report:info-url|}}}]]
[[Report:info-pdf::{{{report:info-pdf|}}}]]
[[Report:info-cover::{{{report:info-cover|}}}]]
</div>__NOTOC__
[[Category:Report]]
{{#if: {{{banner-altura|}}} | {{#css: .bannerimage {background-position: 0px {{{banner-altura|}}}% !important;} }} }}
<div class="clean-p"></div>
<html>
<style>
.wikitable img {
  box-shadow: 0 0 6px 0px #00000057;
}
</style>
</html>
</includeonly>