Vorlage:PlantInfoCard: Unterschied zwischen den Versionen

Aus Eco - Deutsches Wiki
Wechseln zu:Navigation, Suche
[unmarkierte Version][gesichtete Version]
Die Seite wurde neu angelegt: „<includeonly> {{#invoke:Infobox_Plant|main}} </includeonly> <noinclude> == Documentation == <pre> {{Infobox_Plant|plant='Plant name'}} {{Infobox_Plant|tree='T…“
 
Keine Bearbeitungszusammenfassung
 
(4 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<includeonly>
<includeonly>{{#invoke:PlantInfoCard|main|{{PAGENAME}}}}</includeonly><noinclude>{{Documentation}}</noinclude>
{{#invoke:Infobox_Plant|main}}
</includeonly>
 
<noinclude>
== Documentation ==
<pre>
{{Infobox_Plant|plant='Plant name'}}
{{Infobox_Plant|tree='Tree name'}}
</pre>
 
This template can be used to grab details relevant to a plant or tree. It formats the results into an infobox.
The Infobox_Plant will generate the following information, using the Module:Infobox_Plant, Module:PlantData, and Module:TreeData.
 
== Usage==
===Parameters===
; plant
: The name of the plant. This pulls the information for that plant.
; tree
: The name of the tree. This pulls the information for that tree.
 
===Infobox Properies===
If .plant or .tree is found it will generate the following:
 
COMING SOON
 
''Note:'' Put the tag between <code>&lt;noinclude&gt; &lt;/noinclude&gt;</code> tags for outdated transcluded pages.
 
==Examples==
{{Infobox_Plant|plant=Beans}}
{{Infobox_Plant|plant=Common Grass}}
{{Infobox_Plant|plant=Kelp}}
{{Infobox_Plant|plant=Buttonbush}}
{{Infobox_Plant|tree=Birch}}
{{Infobox_Plant|tree=Oak}}
 
[[Category:Infobox Templates]]

Aktuelle Version vom 3. März 2026, 19:16 Uhr

Template documentation
Note: portions of the template sample may not be visible without values provided. View or edit this documentation. (About template documentation)

Vorlage:PlantInfoCard/doc