Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:ShowMe/doc: Difference between revisions

Template page
Created page with '{{bearbeiten}} __NOTOC__ {{Vorlagendokumentation/Dokuseite}} <onlyinclude> Die Vorlage {{tlx|{{subst:BASEPAGENAME}}}} erzeugt eine Box, die den WikiCode der ein...'
 
use {{TemplateBox}}, translate to English
Line 1: Line 1:
{{bearbeiten}} __NOTOC__
{{TemplateBox
{{Vorlagendokumentation/Dokuseite}}
  |1        = 1
<onlyinclude>
  |1label  = Page name
Die Vorlage {{tlx|ShowMe}} erzeugt eine Box, die den WikiCode der einbindenen Seite darstellt.== Verwendung ==
    |1label-de = Seitenname
{{tlx|ShowMe
  |1d-en    = Name of the page to show
    |1d-de    = Name der Seite, die eingebunden werden soll
  |1aliases = <!-- List of aliases, separated by / (a slash) -->
  |1type    = string/wiki-page-name
  |1def    = <nowiki>{{PAGENAME}}</nowiki>
  |1stat    = optional-


== Code ==
  |name              = ShowMe
<div style="background-color: #aaa;width:90%; {{round corners}};padding:1em;">
  |desc              = This template produces a box which shows the wiki code of a page.
<div style="background-color: #fff;padding:1em;{{border-radius|0.5em}}">
    |desc-de          = Diese Vorlage erzeugt eine Box, die den Wikicode der einbindenen Seite darstellt.
<code style="white-space:pre-wrap;">{{msgnw:ShowMe}}</code>
  |namespace          = template
</div></div>
  |usergroup          =
 
  |placement          =  
== Parameter ==
  |example            =  
<table style="width:80%;margin-left: 1em;border: 0px;border-collapse: collapse;text-align: left;padding: 0.5em 0 0 0;{{box-shadow}}">
  |example-value      =
<caption style="background-color: #666;{{Border-radius|1em 1em 0 0}}
  |mustbesubst        =
color: #666;font-family: serif;font-size: 0.4em;
  |relieson          =  
border: 1px solid #666;padding: 0.5em 0 0 0;>x</caption>
  |usage-notes        =
<tr style="background-color: #666;
  |shorthand          =
color: #fff;font-size:1.2em;font-family: serif;
  |setscats          =  
border: 1px solid #666;padding: 0.5em 0 0 0;">
  |seealso            =  
<th style="width:8%;padding-left:0.5em">Name</th>
  |type              =  
<th style="width:60%;" colspan="2">Beschreibung</th>
  |i18n-method        = switch
<th style="width:25%">Standard</th>
  |i18n-desc          =  
<th style="width:7%">Status</th></tr>
  |i18n-subpage      =  
{{Tr-gradient|bott=1}}<td style="font-family: monospace;font-size:1.2em;padding-left:0.5em">1</td>
  |i18n-mediawiki-msg =  
<td colspan="2">Seitenname</td><td><span class="mw-templatedata-doc-muted" style="color:#777; font-variant:small-caps"><code><nowiki>{{PAGENAME}}</nowiki></code></span></td>
  |print              =  
<td style="padding-right:0.5em">optional</td></tr>
}}
</table></onlyinclude>
{{Vorlagendokumentation/ruler}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.