Diferencia entre revisiones de «Plantilla:Food»

De La Coppermind
Ir a la navegación Ir a la búsqueda
m (try it like this)
m (+^world)
Línea 11: Línea 11:
 
{{#if:{{{origin|}}} |{{row/kv| Origin | [[{{{origin}}}]] }} {{info/origin}} }}
 
{{#if:{{{origin|}}} |{{row/kv| Origin | [[{{{origin}}}]] }} {{info/origin}} }}
 
{{#if:{{{'origin|}}} |{{row/kv| Origin | {{{'origin}}} }} {{raw/origin}} }}
 
{{#if:{{{'origin|}}} |{{row/kv| Origin | {{{'origin}}} }} {{raw/origin}} }}
{{#if:{{{earth|}}} |{{row/kv| World | [[Earth ({{{earth}}})]] }} {{info/earth}} [[category: food from {{{earth}}} earth]] }}
+
{{#if:{{{earth|}}} |{{row/kv| World | [[Earth ({{{earth}}})]]<!-- REF:-->{{{^world|}}} }} {{info/earth}} }}
{{#if:{{{world|}}} |{{row/kv| World | [[{{{world}}}]] }} {{info/world}} [[category: {{demonym|{{{world}}}|}} food]] }}
+
{{#if:{{{world|}}} |{{row/kv| World | [[{{{world}}}]]<!-- REF:-->{{{^world|}}} }} {{info/world}} }}
{{#if:{{{'world|}}} |{{row/kv| World | {{{'world}}} }} {{raw/world}} }}
+
{{#if:{{{'world|}}} |{{row/kv| World | {{{'world}}}<!-- REF:-->{{{^world|}}} }} {{raw/world}} }}
 
{{#if:{{{universe|}}} |{{row/kv| Universe | {{{universe}}} }} {{info/universe}} }}
 
{{#if:{{{universe|}}} |{{row/kv| Universe | {{{universe}}} }} {{info/universe}} }}
   
 
{{#if:<!-- -->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{world-raw|}}}<!-- -->{{{universe|}}}<!--
 
{{#if:<!-- -->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{world-raw|}}}<!-- -->{{{universe|}}}<!--
 
---->|<!-- there is a location row present
 
---->|<!-- there is a location row present
---->|{{infobox/no-world}}<!-- tag with missing world-location
+
---->| <includeonly>{{missing/world}}</includeonly> <!-- tag with missing world-location
 
-->}}
 
-->}}
  +
<!-- REF PARAMETER: -->{{#if:{{{^world|}}}| {{info/^ref}} }}
   
<!-- featured in -->{{row/kv| Featured In | ''{{{books}}}'' }}<!-- -->
+
<!-- featured in -->{{row/kv| Featured In | ''{{{books}}}'' }}
  +
{{#if:{{{books|}}}|<!-- see above ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ELSE: -->| <includeonly>{{missing/books}}</includeonly> }}
   
 
<!--
 
<!--
Línea 49: Línea 51:
 
|origin=
 
|origin=
 
|world= / earth=
 
|world= / earth=
  +
|^world=
 
|universe=
 
|universe=
 
|books=
 
|books=
Línea 114: Línea 117:
 
<!-- ------------------ -->
 
<!-- ------------------ -->
 
{{docs/world|subject=food or drink}}
 
{{docs/world|subject=food or drink}}
  +
<!-- ROW: ^world -->
  +
{{docs/row/optional
  +
|param= ^world
  +
|desc= Use to add a reference to either the <code>world</code> or <code>earth</code> parameter
  +
|eg=
  +
<code><nowiki>|^world={{wob ref|12345}}</nowiki></code>
  +
}}
   
 
<!-- ------------- -->
 
<!-- ------------- -->

Revisión del 21:47 20 abr 2020

Food
Featured In {{{books}}}

The {{food}} template is used to describe foods and drinks from Brandon Sanderson's worlds that don't exist in ours.

Template

{{food
|image=
|ingredients=
|type=
|taste=
|origin=
|world= / earth=
|^world=
|universe=
|books=
}}

Parameters

Highlighted lines indicate mandatory parameters. On lines with multiple parameters (e.g. |world= / earth=) pick only the one most appropriate.

Plantilla:Docs/books
{{Food}} Parameters
Parameter Description Examples
image Use this to display a relevant image hosted on the Coppermind.

See Help:Infoboxes for further details.

|image=Chouta.jpg

ingredients Use this to list the main ingredients of the food or drink.

|ingredients=Fermented [[lavis]]

type Use this to apply a broad category to the food or drink.

|type=Alcohol
|type=Dinner meal

taste Use this to describe the primary taste(s) of the food or drink.

|taste=Sweet

origin Use this to specify the place of origin of the food or drink.

Note: Automatically generates a link. To bypass this, use 'origin.

|origin=Herdaz

world
or
earth
Use this to specify the planet where the food or drink can be found.

Note: Automatically generates a link. To bypass this, use 'world.
See Help:Infoboxes for further details.

|world=Roshar
|earth=Reckoners
|'world=Mars

^world Use to add a reference to either the world or earth parameter

|^world={{wob ref|12345}}

universe Use this to indicate the (connected) universe where the food or drink can be found.

See Help: Infoboxes for further details.

|universe=[[Cosmere]]
|universe=[[Cytoverse]]
|universe=[[Wode]] [[State]]s
|universe=''Standalone''

Categories & Tags

Pages that make use of the {{food}} template will be added to Category: Food and Category: Culture.

Specifying an earth will apply the appropriate Earth category (e.g. |earth=Reckoners will apply Category: Food from Earth (Reckoners)).

Specifying a world will apply the appropriate food category using that world's {{demonym}} (e.g. |earth=Roshar will apply Category: Rosharan food).

Articles using Template