Last edited one day ago
by Redaktion

Template:Whitepaper: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
<div class="card-header bg-light fw-semibold"><i class="fas fa-file-pdf text-danger me-2"></i>Whitepaper</div>
<div class="card-header bg-light fw-semibold"><i class="fas fa-file-pdf text-danger me-2"></i>Whitepaper</div>
<div class="card-body">
<div class="card-body">
<h3 class="card-title fs-6" style="margin:0">GoBD-compliant Documentation</h3>
<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>
<i class="fas fa-download me-1"></i> [[File:whitepaper-gobd.pdf|<i class="fas fa-download me-1"></i>Download PDF]]
<i class="fas fa-download me-1"></i> [[File:{{{filename|}}}|Download PDF]]
</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 08:20, 11 May 2026

Whitepaper

[[File:|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