Sjabloon:Wikiquote: verschil tussen versies

Uit informatiestandaarden
Naar navigatie springen Naar zoeken springen
(Nieuwe pagina aangemaakt met '<noinclude>{{Documentation subpage}}</noinclude> == Usage == <pre> {{Wikiquote|PAGENAME}} </pre> <pre> {{Wikiquote|PAGENAME|DISPLAYTEXT}} </pre> <code>PAGENAME</...')
 
 
Regel 1: Regel 1:
<noinclude>{{Documentation subpage}}</noinclude>
+
{{sister
 
+
|project=wikiquote
== Usage ==
+
|text=Wikiquote has a collection of quotations related to: '''''[[q:{{{1|Special:Search/{{PAGENAME}}}}}|{{{2|{{{1|{{PAGENAME}}}}}}}}]]'''''
<pre>
+
}}<noinclude>
{{Wikiquote|PAGENAME}}
+
{{documentation}}
</pre>
+
</noinclude>
 
 
<pre>
 
{{Wikiquote|PAGENAME|DISPLAYTEXT}}
 
</pre>
 
 
 
<code>PAGENAME</code> is the name of the page on Wikiquote. Optionally, <code>DISPLAYTEXT</code> can be specified to show a different link title from the <code>PAGENAME</code>
 
 
 
===Location===
 
[[File:Sister link template columns problem.jpg|thumb|If using a large, graphical template produces odd layout problems, like the excessive white space shown on the right of this screenshot, then switch to a different sister template.]]
 
 
 
{{cross}} '''Do not place this template in a section all by itself.'''
 
 
 
{{cross}} '''Do not place this template in a section containing columns.'''
 
 
 
This template should normally be placed at the ''top'' of the ==External links== section at the end of an article, if the article has a section for [[WP:EL|external links]].  If no such section exists, then please place it at the top of the last section in the article.
 
 
 
On [[WP:DAB|disambiguation pages]], this template should be listed above other text, but below any cleanup templates, images, infoboxes or navboxes.<!-- Per WP:ACCESS, cleanup templates, images, infoboxes, and navboxes are always first. --> 
 
 
 
See [[Wikipedia:Wikimedia sister projects#Where_to_place_links]] for more information and alternatives.
 
===Template data===
 
<templatedata>{
 
"description": "Creates a small box with a links to a page on Wikiquote.",
 
"params": {
 
  "1": {
 
    "label": "Pagename",
 
    "description": "The page name on Wikiquote. The article's page name is used as a default.",
 
    "type": "string",
 
    "required": false
 
  },
 
  "2": {
 
    "label": "Showname",
 
    "description": "Optional displayed link text.",
 
    "type": "string",
 
    "required": false
 
  }
 
}}</templatedata>
 
 
 
== See also ==
 
* {{Lts|Wikiquote-inline}}
 
* {{Lts|Wikiquotelang}} to link to a Wikiquote project for another language
 
<includeonly>
 
[[Category:Interwiki link templates|{{PAGENAME}}]]
 
[[Category:Wikiquote link templates|{{PAGENAME}}]]
 
</includeonly>
 

Huidige versie van 17 jul 2013 om 10:30

[bewerken] [purge] Template documentation

Usage

{{Wikiquote|PAGENAME}}
{{Wikiquote|PAGENAME|DISPLAYTEXT}}

PAGENAME is the name of the page on Wikiquote. Optionally, DISPLAYTEXT can be specified to show a different link title from the PAGENAME

Location

Bestand:Sister link template columns problem.jpg
If using a large, graphical template produces odd layout problems, like the excessive white space shown on the right of this screenshot, then switch to a different sister template.

20pxN Do not place this template in a section all by itself.

20pxN Do not place this template in a section containing columns.

This template should normally be placed at the top of the ==External links== section at the end of an article, if the article has a section for external links. If no such section exists, then please place it at the top of the last section in the article.

On disambiguation pages, this template should be listed above other text, but below any cleanup templates, images, infoboxes or navboxes.

See Wikipedia:Wikimedia sister projects#Where_to_place_links for more information and alternatives.

Template data

<templatedata>{ "description": "Creates a small box with a links to a page on Wikiquote.", "params": {

 "1": {
   "label": "Pagename",
   "description": "The page name on Wikiquote. The article's page name is used as a default.",
   "type": "string",
   "required": false
 },
 "2": {
   "label": "Showname",
   "description": "Optional displayed link text.",
   "type": "string",
   "required": false
 }

}}</templatedata>

See also