Last edited 11 hours ago
by Redaktion

Template:Whitepaper: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="d-flex justify-content-end my-4">{{#fas:}}
<div style="float:right; width:340px"><div class="d-flex justify-content-end my-4">{{#fas:}}
<div class="card shadow border-0" style="max-width: 340px;">
<div class="card shadow-sm border-0" style="max-width: 340px; margin-left:20px">
<div class="card-header bg-light fw-semibold">
<div class="card-header bg-light fw-semibold"><i class="fas fa-file-pdf text-danger me-2"></i>Whitepaper</div>
<i class="fas fa-file-pdf text-danger me-2"></i>Whitepaper
</div>
<div class="card-body">
<div class="card-body">
<h6 class="card-title">GoBD-compliant Documentation</h6>
<h3 class="card-title fs-6" style="margin:0">{{{title|}}}</h3>
<p class="card-text small text-muted">
<p class="card-text small text-muted">
Learn how to structure and version procedural documentation in a compliant way.
{{{description|}}}
</p>
</p>
[[File:whitepaper-gobd.pdf|<i class="fas fa-download me-1"></i>Download PDF]]
<i class="fas fa-download me-1"></i> [[Media:{{{filename|}}}|Download PDF]]
</div>
</div>
</div>
</div>
</div>
</div></div>
<noinclude>
<templatedata>
{
"params": {
"title": {
"label": "Title",
"description": {
"de": "Titel"
},
"required": true
},
"description": {
"description": {
"en": "Description",
"de": "Beschreibung"
},
"required": true
},
"filename": {
"label": "File (e.g. myfile.pdf)",
"description": {
"de": "Dateiname"
},
"type": "wiki-file-name",
"required": true
}
},
"description": {
"en": "Whitepaper infobox",
"de": "Whitepaper download"
}
}
</templatedata>
</noinclude>

Latest revision as of 10:03, 12 May 2026

Whitepaper

[[Media:|Download PDF]]

Whitepaper infobox

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

no description

Unknownrequired
descriptiondescription

Description

Unknownrequired
File (e.g. myfile.pdf)filename

no description

Filerequired