Template:EmbeddedHost: Difference between revisions

Template page
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>
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #eee; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
{{infobox start
! style="text-align: center; background-color:#ffffcc;" colspan="2" |<big>[[Hostname::{{{name}}}]]</big>
|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 14: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.