summaryrefslogtreecommitdiff
path: root/pages/Template/Template:Report.mw
diff options
context:
space:
mode:
Diffstat (limited to 'pages/Template/Template:Report.mw')
-rw-r--r--pages/Template/Template:Report.mw57
1 files changed, 57 insertions, 0 deletions
diff --git a/pages/Template/Template:Report.mw b/pages/Template/Template:Report.mw
new file mode 100644
index 0000000..4035cb4
--- /dev/null
+++ b/pages/Template/Template:Report.mw
@@ -0,0 +1,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>