Jump to content

Template:Flotest: Difference between revisions

From Crops & Farms
Created page with "<includeonly> <div style="{{#switch:{{{alignment|none}}} | left = float:left; margin:0 1em 1em 0; | right = float:right; margin:0 0 1em 1em; | center = display:table; margin:0 auto; | #default = }}"> {| class="wikitable" |+ Pages | Crops || Blocks || Example |- | Example || Example || Example |- | Example || Example || Example |} </div> </includeonly> <noinclude> <templatedata> { "params": { "alignment": { "label": "Position", "descripti..."
 
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 6: Line 6:
  | #default =
  | #default =
}}">
}}">
{| class="wikitable"
{| class="wikitable" style="text-align: center;"
|+ Pages
|+Pages
| [[Crops]] || [[Blocks]] || Example
| colspan="3" rowspan="1" |Crops
| colspan="3" rowspan="1" |Workstations
|-
|-
| Example || Example || Example
|
[[File:Item cauliflower.png||16px]] [[Vegetables]]
|Fruit Trees
|Trellis Crops
|Crafting
|Cooking
|Special
|-
|-
| Example || Example || Example
| colspan="6" rowspan="1" |Seeds
|-
|Plains
|Forest
|Swamp
|Jungle
|Savanna
|Taiga
|-
| colspan="2" rowspan="1" |Machines
| colspan="4" rowspan="1" |Animals
|-
|Tractor
|Sprinkler
|Variants
|Husbandry
|Stables
|Fish
|-
| colspan="3" rowspan="1" |Decorating
| colspan="3" rowspan="1" |Misc.
|-
|Woodworking
|Planters
|Displays
|Trader
|Meadow Flowers
|Ivy
|}
|}
</div>
</div>

Latest revision as of 14:15, 18 September 2025


No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Positionalignment align

Position: links, rechts, zentriert oder ohne (none).

Suggested values
left right center none
Default
none
Example
right
Stringoptional

Verwendung

  • Normal ohne Dings:
 {{DeinTemplate}}
  • Links:
 {{DeinTemplate|alignment=left}}
  • Rechts:
 {{DeinTemplate|alignment=right}}
  • Zentriert:
 {{DeinTemplate|alignment=center}}