m (admins) |
(infobox template) |
||
Line 13: | Line 13: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{| | {{infobox start | ||
|headercolor=#ffffcc | |||
|name=[[Hostname::{{{name}}}]] | |||
| Typ | }}<!-- | ||
| {{{type|''?''}}} | |||
-->{{infobox row |name=Typ |value={{{type|''?''}}} }}<!-- | |||
| Ort | -->{{infobox row |name=Ort |value=[[Has location::{{{location|}}}]] }}<!-- | ||
| [[Has location::{{{location|}}}]] | -->{{infobox row |name=Zweck |value={{{purpose|}}} }}<!-- | ||
-->{{infobox row |name=Admins |value={{#if:{{{admins|}}}|[[Has admins::{{{admins|}}}]]|'''FIXME'''}} }}<!-- | |||
| Zweck | |||
| {{{purpose|}}} | --> | ||
| Admins | |||
| {{#if:{{{admins|}}}|[[Has admins::{{{admins|}}}]]|'''FIXME'''}} | |||
|} | |} | ||
[[Category:Administration]] | [[Category:Administration]] | ||
[[Category:EmbeddedHost]] | [[Category:EmbeddedHost]] | ||
</includeonly> | </includeonly> |
Revision as of 13:49, 22 August 2012
This is the 'EmbeddedHost' template. It should be called in the following format:
{{EmbeddedHost |name= |type= |location= |purpose= |admins= }}
Edit the page to see the template text.