Predloga:Polje za pomoč
Videz
Ta predloga vsebuje skrajno zapletene in/ali ezoterične skladenjske elemente.
Prosimo vas, da predloge ne spreminjate, če niste popolnoma prepričani in niste pripravljeni popraviti vse posledične stranske škode ob nepričakovanih rezultatih. Vse preizkušanje opravite v splošnem Peskovniku za predloge ali v vašem uporabniškem prostoru. |
This template allows a help navigational template to be set up relatively quickly by supplying it one or more lists of links.
Usage
[uredi kodo]{{helpbox |name = |group1 = |list1 = |group2 = |list2 = ... |group10 = |list10 = }}
Parameters
[uredi kodo]Mandatory
[uredi kodo]- name
- The name of the template appears centred in the top row of the table.
- listn
- (i.e. list1, list2, etc.) The body of the template, usually a list of links. Format is inline, although the text can be entered on separate lines if the entire list is enclosed within
<div> </div>
. At least one list parameter is required. Each listn may be preceded by a corresponding groupn parameter, if provided (see below). There is a limit of 10 lists/groups in a template.
- (i.e. list1, list2, etc.) The body of the template, usually a list of links. Format is inline, although the text can be entered on separate lines if the entire list is enclosed within
Optional
[uredi kodo]- groupn
- (i.e. group1, group2, etc.) If specified, text appears in a header displayed above listn.
- first param
- inline CSS for the table
Layout of table
[uredi kodo]Table generated by {{helpbox}} parameters:
Example
[uredi kodo]{{helpbox|width:200px; |name=[[:Kategorija:Uradna pravila Wikipedije|Uradna pravila Wikipedije]] |group1=Article standards |list1= [[Wikipedia:Neutral point of view|Neutral point of view]]<br />[[Wikipedia:Verifiability|Verifiability]]<br />[[Wikipedia:No original research|No original research]]<br />[[Wikipedia:Biographies of living persons|Biographies of living persons]] |group2=Working with others |list2= [[Wikipedia:Civility|Civility]]<br />[[Wikipedia:Consensus|Consensus]]<br />[[Wikipedia:No personal attacks|No personal attacks]]<br />[[Wikipedia:Dispute resolution|Dispute resolution]]<br/>[[WP:LEGAL|No legal threats]] |group3=Global principles |list3= [[Wikipedija:Kaj Wikipedija ni|Kaj Enciklopedija ni]] }}