Overleg Beleid:Test-jos: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
k (Opnieuw een test (laatste ?)) |
k |
||
Regel 46: | Regel 46: | ||
== Nieuw Voorbeeld (experimenteel) == | == Nieuw Voorbeeld (experimenteel) == | ||
+ | |||
<table class="wikitable" ><tr><td width="50%" valign="top" style="padding:1em"> | <table class="wikitable" ><tr><td width="50%" valign="top" style="padding:1em"> | ||
===Wiki code=== | ===Wiki code=== | ||
Regel 67: | Regel 68: | ||
</inputbox> | </inputbox> | ||
</tr></table> | </tr></table> | ||
− | Beinvloedt deze box de Hoofdpagina? Geschikt voor opstarten nieuw artikel?. Gaat niet naar de " | + | Beinvloedt deze box de Hoofdpagina? Geschikt voor opstarten nieuw artikel?. Gaat niet naar de "bewerkingspagina" van het bestaande artikel ??. |
+ | ---- | ||
+ | |||
+ | === Resultaat met "create" === | ||
+ | |||
+ | ==== Voorbeeld ==== | ||
+ | |||
+ | <table class="wikitable" ><tr><td width="50%" valign="top" style="padding:1em"> | ||
+ | === Wiki code === | ||
+ | <inputbox> | ||
+ | type=create | ||
+ | width=20 | ||
+ | buttonlabel=Go | ||
+ | createbuttonlabel=Create | ||
+ | break=no | ||
+ | </inputbox> | ||
+ | </td><td width="50%" valign="top" style="padding:1em"> | ||
+ | |||
+ | ===Result=== | ||
+ | <inputbox> | ||
+ | type=create | ||
+ | width=20 | ||
+ | height=100 | ||
+ | buttonlabel=Go | ||
+ | createbuttonlabel=Create | ||
+ | break=no | ||
+ | </inputbox> | ||
+ | </tr></table> | ||
+ | This kind was found on the main page of a Wikipedia. It could be used for starting new articles, since it doesn’t go to the edit box of articles that already exist. | ||
+ | |||
+ | == General syntax == | ||
+ | InputBoxes are constructed like this: | ||
+ | {| border="0" cellspacing="5" cellpadding="5" frames="border" rules="all" bgcolor="#ffffff" | ||
+ | |- | ||
+ | |<pre> | ||
+ | <inputbox> | ||
+ | type= | ||
+ | bgcolor= | ||
+ | width= | ||
+ | default= | ||
+ | preload= | ||
+ | editintro= | ||
+ | buttonlabel= | ||
+ | hidden= | ||
+ | searchbuttonlabel= | ||
+ | break= | ||
+ | namespaces= | ||
+ | prefix= | ||
+ | placeholder= | ||
+ | </inputbox> | ||
+ | </pre> | ||
+ | |} | ||
+ | |||
+ | De ''type'' parameter is "vast" . Overige parameters zijn optioneel. |
Versie van 25 jul 2012 07:32
Test Nieuw Artikel aanmaken
Onderstaande zoekfunktie is nog in bewerking. De funktie werkt wel zolang je "iets" invult.Vul je "niets"in kom je op het bewerkingsblad van de "Hoofdpagina" wat dus niet de bedoeling is. Dit wordt z.s.m. verholpen. Voor verdere uitleg over "zoeken" zie: Help:Zoeken |
Typ Märklin spatie artikelnummer en druk op de knop |
In Bewerking ! |
---|
- Testje2
Mee bezig ea
- http://nl.wikipedia.org/wiki/Sjabloon:Meebezig
- http://nl.wikipedia.org/wiki/Help:Bewerkingsconflict
- http://nl.wikipedia.org/wiki/Categorie:Wikipedia:Werk_in_uitvoering
- http://nl.wikipedia.org/wiki/Categorie:Sjablonen_boodschap
Nieuw Voorbeeld (experimenteel)
Wiki code<inputbox> type=search width=20 buttonlabel=Go searchbuttonlabel=Search break=no </inputbox> |
Resultaat |
Beinvloedt deze box de Hoofdpagina? Geschikt voor opstarten nieuw artikel?. Gaat niet naar de "bewerkingspagina" van het bestaande artikel ??.
Resultaat met "create"
Voorbeeld
Wiki code<inputbox> type=create width=20 buttonlabel=Go createbuttonlabel=Create break=no </inputbox> |
Result |
This kind was found on the main page of a Wikipedia. It could be used for starting new articles, since it doesn’t go to the edit box of articles that already exist.
General syntax
InputBoxes are constructed like this:
<inputbox> type= bgcolor= width= default= preload= editintro= buttonlabel= hidden= searchbuttonlabel= break= namespaces= prefix= placeholder= </inputbox> |
De type parameter is "vast" . Overige parameters zijn optioneel.