Sandbox and Template:Provider: Difference between pages

From WikiMD.org
(Difference between pages)
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
Testing
<noinclude>
{{provider}}
{{#template_params:provider_page (label=Provider page; display=nonempty)|firstname (label=Firstname; display=nonempty)|middlename (label=Middlename; display=nonempty)|lastname (label=Lastname; display=nonempty)|suff2 (label=suff2; display=nonempty)|credentials (label=Credentials; display=nonempty)|npi (label=NPI; display=nonempty)|gender (label=Gender; display=nonempty)|medical_school (label=Medical_school; display=nonempty)|graduation_year (label=Graduation_year; display=nonempty)|primary_specialty (label=Primary_specialty; display=nonempty)|secondary_specialty_all (label=Secondary_specialty_all; display=nonempty)|organization_name (label=Organization_name; display=nonempty)|address (label=Address; display=nonempty)|city (label=City; display=nonempty)|state (label=State; display=nonempty)|zip (label=ZIP; display=nonempty)|address2 (label=Address2; display=nonempty)|phone_number (label=phone_number; display=nonempty)|hospital_affiliations_all (label=Hospital_affiliations; display=nonempty)|residency (label=Residency;display=nonempty)|fellowships (label=Fellowships;display=nonempty)|sponsors (label=Sponsors;display=nonempty)|image (label=Image;namespace=File;display=nonempty)|coordinates (label=Coordinates;display=nonempty)|comments (label=Comments, hobbies etc.;display=nonempty)}}
{{wikimd}}
</noinclude><includeonly>{{#cargo_store:_table=provider}}
<div style="clear:right;">
{| class="wikitable" border="1" style="float:right; width:35%" background-color:#99c2cf;"
! '''Provider information:'''
| '''{{{firstname|}}}''' '''{{{middlename|}}}''' '''{{{lastname|}}}''' '''{{{credentials|}}}'''
|-
! '''Gender'''
| {{{gender|}}}
|-
! '''Primary specialty'''
| {{{primary_specialty|}}}
|-
! '''Secondary specialties'''
| {{{secondary_specialty_all|}}}
|-
! '''Education'''
| {{{medical_school|}}}
|-
! '''Years active'''
| Since {{{years_active|}}}
|-
! '''Work institutions'''
| {{{organization_name|}}}
|-
! '''Address'''
| {{{address|}}} {{{address2|}}} {{{city|}}} {{{state|}}} {{{zip|}}}
|-
! '''Phone'''
| {{{phone|}}}
|-
! '''Hospital affiliations'''
| {{{hospital_affiliations_all|}}}
|-
!- '''Map'''
| {{{coordinates|}}}
|-
! '''Provider Image'''
| To add a picture see [[Adding a picture to a person page]]
|-
! '''Update'''
| '''[[Special:FormEdit/provider/{{PAGENAME}}|Update info]]'''
}}
[[Category:Doctors]]
</includeonly>

Revision as of 19:07, 15 September 2022

This is the "Provider" template.

It should be called in the following format:

{{Provider
|provider_page=
|firstname=
|middlename=
|lastname=
|suff2=
|credentials=
|npi=
|gender=
|medical_school=
|graduation_year=
|primary_specialty=
|secondary_specialty_all=
|organization_name=
|address=
|city=
|state=
|zip=
|address2=
|phone_number=
|hospital_affiliations_all=
|residency=
|fellowships=
|sponsors=
|image=
|coordinates=
|comments=
}}

Edit the page to see the template text.