Hoppa till innehållet

Mall:Hc: Skillnad mellan sidversioner

Från Plutten
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
 
m 1 version importerades: help page arch
 
(Ingen skillnad)

Nuvarande version från 13 januari 2025 kl. 05.27

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

Block code with header.

  • 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>}}
main.h
#include <stdio.h>