> For the complete documentation index, see [llms.txt](https://wiki.zencraft.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.zencraft.net/gameplay/prochainement.md).

# Prochainement

{% tabs %}
{% tab title="Artisan" %}
{% @mermaid/diagram content="graph LR\
Mermaid --> Diagram" %}

{% endtab %}

{% tab title="Naturaliste" %}

```python
message = "hello world"
print(message)
```

{% endtab %}

{% tab title="Ruby" %}

```ruby
message = "hello world"
puts message
```

{% endtab %}

{% tab title="Untitled" %}

{% endtab %}
{% endtabs %}
