Izvor: Valve Developer Community
Prijeđi na navigaciju
Prijeđi na pretraživanje
{{{1}}}

Available doc translations
…
HrvatskiStranica s dokumentacijom
Template:1x/doc/hr ne postoji.
Umjesto toga bit će prikazana engleska dokumentacija koju možete prevesti pomoću Google Prevoditelja (ili sličnog softvera). Ako nakon ove poruke nema ničega, najvjerojatnije dokumentacija ne postoji niti na engleskom jeziku.
Usage
Echo the first argument to the template through the rendering engine.
- See how {{{1}}} behaves in a template.
- As a metatemplate, for example,
{{1x|<}}includeonly{{1x|>}} generates an <includeonly> tag that will be evaluated when the resulting template is substituted, unlike such a tag made with XML/HTML entities (< and >).