Hoppa till innehållet

Template:hc

Från Plutten
Version från den 25 januari 2024 kl. 09.13 av vibbe>Erus Iluvatar (Replace broken link explaining the pre hack to https://en.wikipedia.org/wiki/Help:Wikitext#Pre as this is now documented upstream)
(skillnad) ← Äldre version | Nuvarande version (skillnad) | Nyare version → (skillnad)

{{[[Mall:{{{1}}}|{{{1}}}]]}}

Block code with header.

Usage

  • 1 or head: the code in the top pane
  • 2 or output: the code in the bottom pane
{{hc|main.h|#include <stdio.h>}}
{{hc|head=main.h|output=#include <stdio.h>}}

Example

main.h
#include <stdio.h>