تصنيف:زيارة وارث
<div class="wiki-infobox">
<div class="wiki-infobox-header">Topic Title</div>
<div class="wiki-infobox-subheader">Subtitle or Type</div>
<div class="wiki-infobox-image">
<img src="your-image.jpg" alt="Main topic image">
<div class="wiki-infobox-caption">Caption describing the image</div>
</div>
<table class="wiki-infobox-table">
<tr>
<td class="wiki-infobox-section" colspan="2">Basic Information</td>
</tr>
<tr>
<td class="wiki-infobox-label">Type:</td>
<td class="wiki-infobox-value">Example Type</td>
</tr>
<tr>
<td class="wiki-infobox-label">Origin:</td>
<td class="wiki-infobox-value"><a href="#">Place of Origin</a></td>
</tr>
<tr>
<td class="wiki-infobox-label">Founded:</td>
<td class="wiki-infobox-value">Date or Year</td>
</tr>
<tr>
<td class="wiki-infobox-label">Status:</td>
<td class="wiki-infobox-value">Active/Inactive</td>
</tr>
<tr>
<td class="wiki-infobox-section" colspan="2">Details</td>
</tr>
<tr>
<td class="wiki-infobox-label">Category:</td>
<td class="wiki-infobox-value">
<ul class="wiki-infobox-list">
<li>Category 1</li>
<li>Category 2</li>
<li>Category 3</li>
</ul>
</td>
</tr>
<tr>
<td class="wiki-infobox-label">Related:</td>
<td class="wiki-infobox-value">
<a href="#">Related Topic 1</a><br>
<a href="#">Related Topic 2</a>
</td>
</tr>
<tr>
<td class="wiki-infobox-label">Website:</td>
<td class="wiki-infobox-value"><a href="#">Official Website</a></td>
</tr>
</table>
</div>
<div class="wiki-categories">
<span class="wiki-categories-label">Categories:</span>
<a href="#" class="wiki-category-link">Science</a> |
<a href="#" class="wiki-category-link">Technology</a> |
<a href="#" class="wiki-category-link">History</a> |
<a href="#" class="wiki-category-link">Culture</a>
</div>
<div class="wiki-navbox">
<div class="wiki-navbox-header">Related Topics Navigation</div>
<div class="wiki-navbox-content">
<a href="#">Topic 1</a> •
<a href="#">Topic 2</a> •
<a href="#">Topic 3</a> •
<a href="#">Topic 4</a> •
<a href="#">Topic 5</a>
</div>
</div>