Loading page content...
Write wiki markup, preview it, then save your revision.
Ready.
Use familiar MediaWiki formatting. This editor supports the examples below.
== Heading == === Smaller heading === '''Bold''' and ''italic'' [[Coal Drill|Read about the drill]] [https://example.com External link] * Bullet ** Nested bullet # Numbered item <br> for a line break ---- <nowiki>Show [[markup]] literally</nowiki>
{| class="wikitable"
! Machine !! Power
|-
| Coal Drill || 100 J/s
|}
{{machine-infobox
|machine_name=Coal Drill
|tier=Tier 1
|category=Mining
|description=Extracts coal.
}}
[[File:UPLOADED_MEDIA_ID|thumb|right|60%|alt=A coal drill|Caption]]
Put each image and template on its own line. Template names come from Template Studio; placeholder values are plain text. Image targets are uploaded media IDs or HTTPS image URLs, and widths use percentages.
Existing image placement and template snapshots are retained by their cf-ref values. {{CFBlock|…}} keeps a visual block that cannot be represented directly; leave its ID intact to preserve it.
This is a supported subset of wikitext. Lua modules, parser functions, nested templates, category assignment, and arbitrary HTML are not supported. Incomplete or unsupported markup is reported before saving. Visual changes may normalize source formatting; unchanged source is retained exactly.