|
|
(No se muestran 26 ediciones intermedias del mismo usuario) |
Línea 1: |
Línea 1: |
| ===Name===
| |
| This is the name parameter that shall display the name of the list, defaults to 'Text'. To set the name parameter type <code><nowiki>{{Drop down list|Name=Items|Value1=One|Value2=Two|Value3=Three}}</nowiki></code> which will render as:
| |
|
| |
|
| {{Drop down list|Name=Items|Value1=One|Value2=Two|Value3=Three|id=Items}}
| |
|
| |
| As another examples, links can also be used as names, as shown below:<br>
| |
| <code> <nowiki>{{Drop down list|Name=[[WP:TW|TW]]}} </nowiki> </code> renders as <br> <br>{{Drop down list|Name=[[WP:TW|TW]]|id=Twinkle}}
| |