Difference between revisions of "Template:Infobox station/Header JR East"

From blackwiki
Jump to navigation Jump to search
imported>Cards84664
(save)
imported>Cards84664
Line 39: Line 39:
 
  |native_name=さいたま新都心<br/>{{resize|70%|さいたま しん としん}}
 
  |native_name=さいたま新都心<br/>{{resize|70%|さいたま しん としん}}
 
  |name      =Saitama-Shintoshin
 
  |name      =Saitama-Shintoshin
 +
|station_number ={{JRSN|JU|06|size=50}}
 +
}}}}
 +
----
 +
<pre>
 +
{{Infobox station/Header JR East
 +
|native_name=東京<br/>{{resize|70%|とうきょう}}
 +
|name      =Tokyo
 +
|station_number ={{JRSN|JU|06|size=50}}
 +
}}
 +
</pre>
 +
The above code produces the following:
 +
{{Infobox station
 +
| name          = {{Infobox station/Header JR East
 +
|native_name=東京<br/>{{resize|70%|とうきょう}}
 +
|name      =Tokyo
 
  |station_number ={{JRSN|JU|06|size=50}}
 
  |station_number ={{JRSN|JU|06|size=50}}
 
}}}}
 
}}}}
  
 
}}
 
}}

Revision as of 15:24, 19 March 2020

Template documentation

Usage

{{Infobox station/Header JR East
 |native_name=さいたま新都心
 |name       =Saitama-Shintoshin
}}

The above code produces the following:

さいたま新都心
Saitama-Shintoshin
Script error: No such module "Parameter validation".

{{Infobox station/Header JR East
 |native_name=さいたま新都心
 |name       =Saitama-Shintoshin
 |station_number ={{JRSN|JU|06|size=50}}
}}

The above code produces the following:

さいたま新都心
さいたま しん としん

Saitama-Shintoshin
Script error: No such module "Parameter validation".
{{Infobox station/Header JR East
 |native_name=東京<br/>{{resize|70%|とうきょう}}
 |name       =Tokyo
 |station_number ={{JRSN|JU|06|size=50}}
}}

The above code produces the following:

東京
とうきょう

Tokyo
Script error: No such module "Parameter validation".