aboutsummaryrefslogtreecommitdiff
path: root/files/nl/archive/meta_docs/examples
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
commit074785cea106179cb3305637055ab0a009ca74f2 (patch)
treee6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/nl/archive/meta_docs/examples
parentda78a9e329e272dedb2400b79a3bdeebff387d47 (diff)
downloadtranslated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz
translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2
translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip
initial commit
Diffstat (limited to 'files/nl/archive/meta_docs/examples')
-rw-r--r--files/nl/archive/meta_docs/examples/alternate_license_block/index.html16
-rw-r--r--files/nl/archive/meta_docs/examples/index.html17
2 files changed, 33 insertions, 0 deletions
diff --git a/files/nl/archive/meta_docs/examples/alternate_license_block/index.html b/files/nl/archive/meta_docs/examples/alternate_license_block/index.html
new file mode 100644
index 0000000000..df9f83c450
--- /dev/null
+++ b/files/nl/archive/meta_docs/examples/alternate_license_block/index.html
@@ -0,0 +1,16 @@
+---
+title: Alternatief licentieblok
+slug: Archive/Meta_docs/Examples/Alternate_License_Block
+translation_of: Archive/Meta_docs/Examples/Alternate_License_Block
+---
+<p> </p>
+
+<p>Het meeste van de MDC-inhoud is beschikbaar onder de voorwaarden van de Creative Commons: Attribution-Sharealike-licentie, met de meeste codevoorbeelden beschikbaar onder de voorwaarden van de MIT-licentie of (wanneer toegevoegd na 20-08-2010) in het publieke domein. Zie <a href="/Project:en/Copyrights" title="Project:en/Copyrights">MDC:Copyrights</a> voor details.</p>
+
+<p>Als een pagina onder een andere licentie valt dan de <a class="external" href="http://creativecommons.org/licenses/by-sa/2.0/">Creative Commons: Attribution-Sharealike-licentie</a>, moet er onderaan elke alternatief gelicentieerde pagina een alternatief licentieblok worden toegevoegd.</p>
+
+<p>Een voorbeeld hiervan is:</p>
+
+<div class="licenseblock">
+<p>Copyright (c) (Jaar) by (Naam van auteur). Dit materiaal mag alleen worden verspreid onder de voorwaarden uiteengezet in de <a class="external" href="http://www.opencontent.org/openpub/">Open Publication License, v1.0 of later</a>. (De nieuwste versie is momenteel beschikbaar op <a class="external" href="http://www.opencontent.org/openpub/" rel="freelink">http://www.opencontent.org/openpub/</a>.)</p>
+</div>
diff --git a/files/nl/archive/meta_docs/examples/index.html b/files/nl/archive/meta_docs/examples/index.html
new file mode 100644
index 0000000000..a811e7397f
--- /dev/null
+++ b/files/nl/archive/meta_docs/examples/index.html
@@ -0,0 +1,17 @@
+---
+title: Examples
+slug: Archive/Meta_docs/Examples
+tags:
+ - MDC Project
+ - NeedsTranslation
+ - TopicStub
+translation_of: Archive/Meta_docs/Examples
+---
+<p>
+</p><p>The following is a list of examples for MDC Wiki markup and formatting. You are welcome to add more examples here.
+</p>
+<h3 id="Examples" name="Examples"> Examples </h3>
+<ul><li> <a>MDC:Examples:Original Document Information</a>
+</li><li> <a>MDC:Examples:Alternate License Block</a>
+</li></ul>
+{{ languages( { "fr": "Project:fr/Exemples", "pl": "Project:pl/Przyk\u0142ady" } ) }}